[polkit-qt] 0.103.0

Jaroslav Reznik jreznik at fedoraproject.org
Thu Dec 15 15:48:48 UTC 2011


commit b2bc7aeb09cd563e7116467fe7be36c7c7c3381d
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Thu Dec 15 16:48:43 2011 +0100

    0.103.0

 .gitignore                                         |    3 +-
 0001-Post-tagging-version-bump.patch               |   25 -----
 0002-pedantic.patch                                |   24 -----
 ...use-REQUIRED-for-pkg-config-since-the-res.patch |   30 ------
 ...void-crash-when-ConsoleKit-is-unavailable.patch |   37 -------
 0005-BUG-258916.patch                              |  109 --------------------
 polkit-qt.spec                                     |   20 +---
 sources                                            |    2 +-
 8 files changed, 7 insertions(+), 243 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4326456..47f1939 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /Doxyfile
-/polkit-qt-1-0.98.1-20101120.tar.bz2
-/polkit-qt-1-0.99.0.tar.bz2
+/polkit-qt-1-0.103.0.tar.bz2
diff --git a/polkit-qt.spec b/polkit-qt.spec
index ef7ed25..60729ff 100644
--- a/polkit-qt.spec
+++ b/polkit-qt.spec
@@ -1,6 +1,6 @@
 Name:            polkit-qt
-Version:         0.99.0
-Release:         3%{?dist}
+Version:         0.103.0
+Release:         1%{?dist}
 Summary:         Qt bindings for PolicyKit
 
 Group:           System Environment/Libraries
@@ -13,12 +13,6 @@ BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0:          polkit-qt-0.95.1-install-cmake-find.patch
 
 ## upstream patches
-Patch101: 0001-Post-tagging-version-bump.patch
-Patch102: 0002-pedantic.patch
-Patch103: 0003-no-need-to-use-REQUIRED-for-pkg-config-since-the-res.patch
-Patch104: 0004-avoid-crash-when-ConsoleKit-is-unavailable.patch
-# http://bugs.kde.org/258916
-Patch105: 0005-BUG-258916.patch
 
 Source10: macros.polkit-qt
 
@@ -59,13 +53,6 @@ BuildArch: noarch
 # module installation
 %patch0 -p1 -b .install-cmake-find
 
-## skip this one for now, it bumps the reported version
-#patch101 -p1 -b .0001
-%patch102 -p1 -b .0002
-%patch103 -p1 -b .0003
-%patch104 -p1 -b .0004
-%patch105 -p1 -b .0005
-
 
 %build
 mkdir -p %{_target_platform}
@@ -123,6 +110,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Dec 15 2011 Jaroslav Reznik <jreznik at redhat.com> 0.103.0-1
+- polkit-qt-1-0.103.0
+
 * Mon Dec 12 2011 Rex Dieter <rdieter at fedoraproject.org> 0.99.0-3
 - upstream crash patch (kde#258916,#684625)
 - pull a couple more upstream patches
diff --git a/sources b/sources
index df1badc..6043a7a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+a105e233e6733fb072c9080cd7ae1af2  polkit-qt-1-0.103.0.tar.bz2
 c961457165b36794674b97e9dced5fb8  Doxyfile
-1c5b4113a2a167624b5f716b4f03a219  polkit-qt-1-0.99.0.tar.bz2


More information about the scm-commits mailing list