Remove unnecessary macro decisions

This commit is contained in:
haomimi 2023-11-24 15:40:00 +08:00
parent 4325ceb428
commit 7fad70ece8

View File

@ -1,17 +1,10 @@
%global repo dde-kwin
%define pkgrelease 4
%if 0%{?openeuler}
%define specrelease %{pkgrelease}
%else
## allow specrelease to have configurable %%{?dist} tag in other distribution
%define specrelease %{pkgrelease}%{?dist}
%endif
# not build kwin ext with kwin >= 5.25
%global kwin_ext 0
Name: dde-kwin
Version: 5.4.26
Release: %{specrelease}
Release: 5
Summary: KWin configuration for Deepin Desktop Environment
License: GPLv3+
URL: https://github.com/linuxdeepin/%{name}
@ -154,6 +147,9 @@ chmod 755 %{buildroot}%{_bindir}/kwin_no_scale
%endif
%changelog
* Fri Nov 24 2023 haomimi <haomimi@uniontech.com> - 5.4.26-5
- Remove unnecessary macro decisions
* Tue Jun 13 2023 liweigang <liweiganga@uniontech.com> - 5.4.26-4
- add deepin-wm-dbus