!27 Remove unnecessary macro decisions
From: @haomi0602 Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
88cd454368
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user