[PackageKit] New upstream release

Richard Hughes rhughes at fedoraproject.org
Mon Oct 29 15:18:01 UTC 2012


commit 5311b5012bb9f797d1fdc4ba229c4d6f6afcb969
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Oct 29 15:20:50 2012 +0000

    New upstream release
    
    - Remove upstreamed patches
    - zif: Fix a critical warning when enabling a repository

 .gitignore                                         |    1 +
 ...-remote-error-is-stripped-before-showing-.patch |   30 -
 ...priority-state-changed-timeout-to-2-secon.patch |   28 -
 ...qt-Break-ABI-to-make-pk-qt-more-closer-to.patch |  711 --------------------
 ...le-Argument-pango_language_matches-must-b.patch |   36 -
 ...ates-Don-t-crash-when-writing-the-offline.patch |   26 -
 ...ates-Only-save-packages-that-have-been-up.patch |   36 -
 PackageKit.spec                                    |   23 +-
 sources                                            |    2 +-
 9 files changed, 9 insertions(+), 884 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2203965..02c1b8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ PackageKit-0.6.7.tar.bz2
 /PackageKit-0.8.2.tar.xz
 /PackageKit-0.8.3.tar.xz
 /PackageKit-0.8.4.tar.xz
+/PackageKit-0.8.5.tar.xz
diff --git a/PackageKit.spec b/PackageKit.spec
index 4a88e96..5286355 100644
--- a/PackageKit.spec
+++ b/PackageKit.spec
@@ -2,8 +2,8 @@
 
 Summary:   Package management service
 Name:      PackageKit
-Version:   0.8.4
-Release:   4%{?dist}
+Version:   0.8.5
+Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.packagekit.org
 Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
@@ -17,14 +17,6 @@ Patch1:    PackageKit-0.4.4-Fedora-turn-off-time.conf.patch
 # Upstreamable?  allow use of xulrunner2 for browser-plugin support
 Patch4: PackageKit-0.7.4-xulrunner2.patch
 
-# upstream patches
-Patch103: 0003-Change-the-priority-state-changed-timeout-to-2-secon.patch
-Patch104: 0004-packagekit-qt-Break-ABI-to-make-pk-qt-more-closer-to.patch
-Patch105: 0001-glib-Ensure-remote-error-is-stripped-before-showing-.patch
-Patch106: 0005-pk-gtk-module-Argument-pango_language_matches-must-b.patch
-Patch107: 0006-offline-updates-Don-t-crash-when-writing-the-offline.patch
-Patch108: 0008-offline-updates-Only-save-packages-that-have-been-up.patch
-
 Requires: %{name}-glib%{?_isa} = %{version}-%{release}
 Requires: PackageKit-backend
 Requires: shared-mime-info
@@ -262,12 +254,6 @@ user to restart the computer or remove and re-insert the device.
 %patch0 -p1 -b .fedora
 %patch1 -p1 -b .no-time
 %patch4 -p1 -b .xulrunner2
-%patch103 -p1 -b .0003
-%patch104 -p1 -b .0004
-%patch105 -p1 -b .remote-dbus-error
-%patch106 -p1 -b .pango-c-error
-%patch107 -p1 -b .offline-crash
-%patch108 -p1 -b .offline-save-list
 
 NOCONFIGURE=1 ./autogen.sh
 
@@ -478,6 +464,11 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_libdir}/pkgconfig/packagekit-plugin.pc
 
 %changelog
+* Mon Oct 29 2012 Richard Hughes  <rhughes at redhat.com> - 0.8.5-1
+- New upstream release
+- Remove upstreamed patches
+- zif: Fix a critical warning when enabling a repository
+
 * Mon Oct 08 2012 Rex Dieter <rdieter at fedoraproject.org> 0.8.4-4
 - -yum: Requires: yum >= 3.4.3-45
 
diff --git a/sources b/sources
index d86bb8f..ceed6dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-584932c90e4c0f7c55f2dd8ede1eb400  PackageKit-0.8.4.tar.xz
+2fd9b74f3042d1aefcd3a4f8d5d77508  PackageKit-0.8.5.tar.xz


More information about the scm-commits mailing list