!27 Remove unnecessary macro decisions

From: @haomi0602 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-11-24 10:03:36 +00:00 committed by Gitee
commit 88cd454368
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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