New upstream version

This commit is contained in:
David Zeuthen 2011-03-03 14:00:44 -05:00
parent d9e135d980
commit b834027a7c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ polkit-0.96.tar.gz
polkit-0.97.tar.gz polkit-0.97.tar.gz
polkit-0.98.tar.gz polkit-0.98.tar.gz
/polkit-0.100.tar.gz /polkit-0.100.tar.gz
/polkit-0.101.tar.gz

View File

@ -1,12 +1,12 @@
Summary: PolicyKit Authorization Framework Summary: PolicyKit Authorization Framework
Name: polkit Name: polkit
Version: 0.100 Version: 0.101
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/PolicyKit URL: http://www.freedesktop.org/wiki/Software/PolicyKit
Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
Group: System Environment/Libraries Group: System Environment/Libraries
BuildRequires: glib2-devel >= 2.25.12 BuildRequires: glib2-devel >= 2.28.0
BuildRequires: expat-devel BuildRequires: expat-devel
BuildRequires: pam-devel BuildRequires: pam-devel
BuildRequires: gtk-doc BuildRequires: gtk-doc
@ -188,6 +188,9 @@ EOF
%{_datadir}/gtk-doc %{_datadir}/gtk-doc
%changelog %changelog
* Thu Mar 03 2011 David Zeuthen <davidz@redhat.com> - 0.101-1
- New upstream version
* Mon Feb 21 2011 David Zeuthen <davidz@redhat.com> - 0.100-1 * Mon Feb 21 2011 David Zeuthen <davidz@redhat.com> - 0.100-1
- New upstream version - New upstream version

View File

@ -1 +1 @@
9f957bf046ff5a32b0fa0ffe1e35c09c polkit-0.100.tar.gz f925ac93aba3c072977370c1e27feb7f polkit-0.101.tar.gz