!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
|
Name: deepin-editor
|
||||||
Version: 5.9.23
|
Version: 5.9.23
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Simple editor for Linux Deepin
|
Summary: Simple editor for Linux Deepin
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://github.com/linuxdeepin/deepin-editor
|
URL: https://github.com/linuxdeepin/deepin-editor
|
||||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
%if 0%{?openeuler}
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
%else
|
|
||||||
BuildRequires: cmake3
|
|
||||||
%endif
|
|
||||||
|
|
||||||
BuildRequires: qt5-devel
|
BuildRequires: qt5-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -72,6 +68,9 @@ popd
|
|||||||
%{_datadir}/deepin-manual/manual-assets/application/deepin-editor/editor/*
|
%{_datadir}/deepin-manual/manual-assets/application/deepin-editor/editor/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 5.9.23-2
|
||||||
- modify version info
|
- modify version info
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user