Remove %{dist}
(cherry picked from commit 1a57e944daa912afdd31902bea31888e8a106a5f)
This commit is contained in:
parent
97180c0580
commit
79e36986a2
@ -15,9 +15,9 @@
|
||||
Name: mate-notification-daemon
|
||||
Version: %{branch}.1
|
||||
%if 0%{?rel_build}
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
%else
|
||||
Release: 0.13%{?git_rel}%{?dist}
|
||||
Release: 0.13%{?git_rel}
|
||||
%endif
|
||||
Summary: Notification daemon for MATE Desktop
|
||||
License: GPLv2+
|
||||
@ -91,6 +91,9 @@ rm -f %{buildroot}%{_datadir}/applications/mate-notification-daemon.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 24 2022 wangkai <wangkai385@huawei.com> - 1.22.1-2
|
||||
- Remove %{dist}
|
||||
|
||||
* Sat Sep 21 2019 Wolfgang Ulbrich <fedora@raveit.de> - 1.22.1-1
|
||||
- update to 1.22.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user