Remove unnecessary macro decisions

This commit is contained in:
haomimi 2023-11-24 16:22:17 +08:00
parent 64a6da2e84
commit 0ba7412eff

View File

@ -2,17 +2,13 @@
Name: deepin-editor
Version: 5.9.23
Release: 2
Release: 3
Summary: Simple editor for Linux Deepin
License: GPLv3
URL: https://github.com/linuxdeepin/deepin-editor
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
%if 0%{?openeuler}
BuildRequires: cmake
%else
BuildRequires: cmake3
%endif
BuildRequires: qt5-devel
BuildRequires: gcc-c++
@ -72,6 +68,9 @@ popd
%{_datadir}/deepin-manual/manual-assets/application/deepin-editor/editor/*
%changelog
* Fri Nov 24 2023 haomimi <haomimi@uniontech.com> - 5.9.23-3
- Remove unnecessary macro decisions
* Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 5.9.23-2
- modify version info