From d7319687635e0dbea9d7b6681ca074de8dc2d785 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 23:48:21 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- polkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/polkit.spec b/polkit.spec index 04e1333..616e6e1 100644 --- a/polkit.spec +++ b/polkit.spec @@ -6,7 +6,7 @@ Summary: An authorization framework Name: polkit Version: 0.111 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/polkit Source0: http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz @@ -169,6 +169,9 @@ exit 0 %{_datadir}/gtk-doc %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.111-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed May 29 2013 Tomas Bzatek - 0.111-2 - Fix a race on PolkitSubject type registration (#866718)