diff --git a/.gitignore b/.gitignore index d9c435f..e1e8c85 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ polkit-0.98.tar.gz /polkit-0.107.tar.gz /polkit-0.108.tar.gz /polkit-0.109.tar.gz +/polkit-0.110.tar.gz diff --git a/polkit.spec b/polkit.spec index 75eb311..9d57945 100644 --- a/polkit.spec +++ b/polkit.spec @@ -5,8 +5,8 @@ Summary: polkit Authorization Framework Name: polkit -Version: 0.109 -Release: 2%{?dist} +Version: 0.110 +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 @@ -164,6 +164,9 @@ exit 0 %{_datadir}/doc/polkit-js-engine-%{version}/README %changelog +* Wed Jan 9 2013 David Zeuthen - 0.110-1%{?dist} +- Update to upstream release 0.110 + * Mon Jan 7 2013 Matthias Clasen - 0.109-2%{?dist} - Build with pie and stuff diff --git a/sources b/sources index 1f5373e..fc9b863 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c3f08287dd3e1e546e3c2ae00090908 polkit-0.109.tar.gz +06e0d3b72e566ac277fc35c8206d2a28 polkit-0.110.tar.gz