From 79e36986a20329b2fd992b120428a8c7b606048c Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Thu, 24 Mar 2022 18:41:18 +0800 Subject: [PATCH] Remove %{dist} (cherry picked from commit 1a57e944daa912afdd31902bea31888e8a106a5f) --- mate-notification-daemon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mate-notification-daemon.spec b/mate-notification-daemon.spec index 93df589..77a9921 100644 --- a/mate-notification-daemon.spec +++ b/mate-notification-daemon.spec @@ -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 - 1.22.1-2 +- Remove %{dist} + * Sat Sep 21 2019 Wolfgang Ulbrich - 1.22.1-1 - update to 1.22.1