[PackageKit] Build a snapshot of master which includes all the API used by gnome-software

Richard Hughes rhughes at fedoraproject.org
Mon Feb 17 14:46:13 UTC 2014


commit b9cd8bc29b02be02ffdb692410e4a998952984c9
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Feb 17 14:46:50 2014 +0000

    Build a snapshot of master which includes all the API used by gnome-software

 .gitignore      |    1 +
 PackageKit.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d30f3f6..3f92f9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ PackageKit-0.6.7.tar.bz2
 /PackageKit-0.8.15.tar.xz
 /PackageKit-0.8.16.tar.xz
 /PackageKit-0.9.1-20140130.tar.xz
+/PackageKit-0.9.1-20140217.tar.xz
diff --git a/PackageKit.spec b/PackageKit.spec
index c9b96b6..163350c 100644
--- a/PackageKit.spec
+++ b/PackageKit.spec
@@ -1,6 +1,6 @@
 %global _changelog_trimtime %(date +%s -d "1 year ago")
 
-%define gitdate 20140130
+%define gitdate 20140217
 
 %define _default_patch_fuzz 2
 %global __python %{__python3}
@@ -9,7 +9,7 @@
 Summary:   Package management service
 Name:      PackageKit
 Version:   0.9.1
-Release:   0.4.20140130%{?dist}
+Release:   0.5.20140217%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.packagekit.org
 #Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
@@ -352,6 +352,9 @@ popd > /dev/null
 
 
 %changelog
+* Mon Feb 17 2014 Richard Hughes <rhughes at redhat.com> - 0.9.1-0.5.20140217
+- Build a snapshot of master which includes all the API used by gnome-software
+
 * Wed Feb 12 2014 Rex Dieter <rdieter at fedoraproject.org> 0.9.1-0.4.20140130
 - fix Obsoletes (#1064635)
 
diff --git a/sources b/sources
index f8bffea..bc478d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e440b23b02c936bcba5ef147d008dc4  PackageKit-0.9.1-20140130.tar.xz
+918a33a68a65b1f5a4b66807a80e8f2e  PackageKit-0.9.1-20140217.tar.xz


More information about the scm-commits mailing list