From 1e1164982bda40d67eb30ae07965878a520a24c3 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 9 Jan 2013 15:11:15 -0500 Subject: [PATCH] Update to upstream release 0.110 --- .gitignore | 1 + polkit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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