This commit is contained in:
Dennis Gilmore 2013-08-03 23:48:21 -05:00
parent 576cdfa20a
commit d731968763
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.111-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed May 29 2013 Tomas Bzatek <tbzatek@redhat.com> - 0.111-2
- Fix a race on PolkitSubject type registration (#866718)