From 8a75970bbb7f7a2057c52081f5f872096296aad7 Mon Sep 17 00:00:00 2001 From: "steven Y.Gui" Date: Tue, 9 Feb 2021 10:11:02 +0800 Subject: [PATCH] update release number --- polkit-pkla-compat.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/polkit-pkla-compat.spec b/polkit-pkla-compat.spec index b66d5a2..1b22a96 100644 --- a/polkit-pkla-compat.spec +++ b/polkit-pkla-compat.spec @@ -1,8 +1,8 @@ Name: polkit-pkla-compat Version: 0.1 -Release: 17 +Release: 20 Summary: Rules for polkit to add compatibility with pklocalauthority -License: LGPLv2+ +License: LGPLv2+ and Apache 2.0 URL: https://pagure.io/polkit-pkla-compat Source0: http://releases.pagure.org/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz @@ -55,6 +55,9 @@ make check %{_mandir}/*/* %changelog +* Tue Feb 9 2021 Steven Y.Gui - 0.1-20 +- Rebuild for new release number + * Wed Oct 9 2019 openEuler Buildteam - 0.1-17 - Type:enhancement - ID:NA