Remove unnecessary macro decisions

This commit is contained in:
haomimi 2023-11-24 15:25:20 +08:00
parent 6c498387d5
commit a720722014

View File

@ -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
Version: 5.8.20.1
Release: %{specrelease}
Release: 2
Summary: Calendar is a smart daily planner to schedule all things in life
License: GPLv3
URL: https://github.com/linuxdeepin/dde-calendarr
@ -56,6 +48,9 @@ popd
/usr/lib/deepin-daemon/dde-calendar-service
%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
- update: update to 5.8.20.1