This commit is contained in:
Matthias Clasen 2011-10-18 23:52:23 -04:00
parent 5583f1d4e4
commit 02eca4d161
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ polkit-gnome-0.97.tar.bz2
/polkit-gnome-0.101.tar.bz2
/polkit-gnome-0.102.tar.xz
/polkit-gnome-0.103.tar.xz
/polkit-gnome-0.104.tar.xz

View File

@ -1,7 +1,7 @@
Summary: PolicyKit integration for the GNOME desktop
Name: polkit-gnome
Version: 0.103
Release: 2%{?dist}
Version: 0.104
Release: 1%{?dist}
License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/PolicyKit
Group: Applications/System
@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 0.104-1
- Update to 0.104
* Tue Oct 11 2011 Matthias Clasen <mclasen@redhat.com> - 0.103-2
- Try to fix Obsoletes/Provides

View File

@ -1 +1 @@
97810a50551279df9a7e5b274f4b2451 polkit-gnome-0.103.tar.xz
e1188c42fb61ec4ab3b26dde59145bca polkit-gnome-0.104.tar.xz