From f335f3b345e542620a2dc589e9c3c4fbf0d6a591 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Mon, 28 Dec 2020 21:28:25 +0800 Subject: [PATCH] Removeredundancy%{?dist} (cherry picked from commit 1f74b95a4c7bc645282faebe367ab86db98fe9e2) --- polkit-qt-1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/polkit-qt-1.spec b/polkit-qt-1.spec index 64af0a6..0297540 100644 --- a/polkit-qt-1.spec +++ b/polkit-qt-1.spec @@ -1,7 +1,7 @@ Name: polkit-qt-1 Version: 0.113.0 -Release: 1%{?dist} +Release: 2 Summary: Qt bindings for PolicyKit License: GPLv2+ @@ -93,6 +93,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Dec 28 2020 Ge Wang - 0.113.0-2 +- Remove redundancy %{?dist} + * Thu Jul 23 2020 Zhao Yang  - 0.113.0-1 - Initial release for OpenEuler