[PackageKit/f20] New upstream release

Richard Hughes rhughes at fedoraproject.org
Fri Oct 18 10:20:17 UTC 2013


commit 149c029d39f3d52fc72885b9b48ecd9add955080
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Oct 18 11:20:11 2013 +0100

    New upstream release

 .gitignore                 |    1 +
 PackageKit-git-fixes.patch |  990 --------------------------------------------
 PackageKit.spec            |   16 +-
 sources                    |    2 +-
 4 files changed, 12 insertions(+), 997 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b67a87..e4af983 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ PackageKit-0.6.7.tar.bz2
 /PackageKit-0.8.8.tar.xz
 /PackageKit-0.8.9.tar.xz
 /PackageKit-0.8.11.tar.xz
+/PackageKit-0.8.12.tar.xz
diff --git a/PackageKit.spec b/PackageKit.spec
index af4c0a4..4e79c09 100644
--- a/PackageKit.spec
+++ b/PackageKit.spec
@@ -5,8 +5,8 @@
 
 Summary:   Package management service
 Name:      PackageKit
-Version:   0.8.11
-Release:   3%{?dist}
+Version:   0.8.12
+Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.packagekit.org
 Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
@@ -20,9 +20,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 already
-Patch99: PackageKit-git-fixes.patch
-
 Requires: %{name}-glib%{?_isa} = %{version}-%{release}
 Requires: PackageKit-backend
 Requires: shared-mime-info
@@ -253,7 +250,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
-%patch99 -p1 -b .git
 
 NOCONFIGURE=1 ./autogen.sh
 
@@ -455,6 +451,14 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_libdir}/pkgconfig/packagekit-plugin.pc
 
 %changelog
+* Fri Oct 18 2013 Richard Hughes <rhughes at redhat.com> - 0.8.12-1
+- New upstream release
+- Destroy and re-create the control proxy if the server changes
+- Do not have duplicate 'interactive' properties
+- Do not send the backend a cache age of -308 when using UINT_MAX
+- Make PkTask thread-default-context aware
+- Resolves: #1016566
+
 * Thu Oct 10 2013 Jóhann B. Guðmundsson <johannbg at fedoraproject.org> - 0.8.11-3
 - -cron: require crontabs instead of cronie (#989090)
 
diff --git a/sources b/sources
index bacd0e5..a4c7f28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-676ebf95830373b84d5599f4e5039b72  PackageKit-0.8.11.tar.xz
+9f065f1baad8ccf7dbecf045cb058f26  PackageKit-0.8.12.tar.xz


More information about the scm-commits mailing list