!36 Remove unnecessary macro decisions
From: @haomi0602 Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
d9fa38c6cb
@ -1,15 +1,7 @@
|
|||||||
%define pkgrelease 1
|
|
||||||
%if 0%{?openeuler}
|
|
||||||
%define specrelease %{pkgrelease}
|
|
||||||
%else
|
|
||||||
## allow specrelease to have configurable %%{?dist} tag in other distribution
|
|
||||||
%define specrelease %{pkgrelease}%{?dist}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: dde-calendar
|
Name: dde-calendar
|
||||||
Version: 5.8.20.1
|
Version: 5.8.20.1
|
||||||
|
|
||||||
Release: %{specrelease}
|
Release: 2
|
||||||
Summary: Calendar is a smart daily planner to schedule all things in life
|
Summary: Calendar is a smart daily planner to schedule all things in life
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://github.com/linuxdeepin/dde-calendarr
|
URL: https://github.com/linuxdeepin/dde-calendarr
|
||||||
@ -56,6 +48,9 @@ popd
|
|||||||
/usr/lib/deepin-daemon/dde-calendar-service
|
/usr/lib/deepin-daemon/dde-calendar-service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 24 2023 haomimi <haomimi@uniontech.com> - 5.8.20.1-2
|
||||||
|
- Remove unnecessary macro decisions
|
||||||
|
|
||||||
* Mon Mar 27 2023 liweiganga <liweiganga@uniontech.com> - 5.8.20.1-1
|
* Mon Mar 27 2023 liweiganga <liweiganga@uniontech.com> - 5.8.20.1-1
|
||||||
- update: update to 5.8.20.1
|
- update: update to 5.8.20.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user