diff --git a/.gitignore b/.gitignore index 671af6a..392e1a9 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ polkit-0.98.tar.gz /polkit-0.104.tar.gz /polkit-0.105.tar.gz /polkit-0.106.tar.gz +/polkit-0.107.tar.gz diff --git a/polkit.spec b/polkit.spec index 31e4f0f..bf305f4 100644 --- a/polkit.spec +++ b/polkit.spec @@ -1,7 +1,7 @@ Summary: polkit Authorization Framework Name: polkit -Version: 0.106 -Release: 2%{?dist} +Version: 0.107 +Release: 1%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/polkit Source0: http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz @@ -127,6 +127,9 @@ exit 0 %{_datadir}/gtk-doc %changelog +* Fri Jul 11 2012 David Zeuthen 0.107-1%{?dist} +- Update to upstream release 0.107 + * Fri Jun 29 2012 David Zeuthen 0.106-2%{?dist} - Add forgotten Requires(pre): shadow-utils diff --git a/sources b/sources index 11a7067..b923bae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -739d1ca4bf3462175030ce3d7771d7fa polkit-0.106.tar.gz +0e4f9c53f43fd1b25ac3f0d2e09b2ae1 polkit-0.107.tar.gz