diff --git a/.gitignore b/.gitignore index 3f92f9a..821428f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ PackageKit-0.6.7.tar.bz2 /PackageKit-0.8.16.tar.xz /PackageKit-0.9.1-20140130.tar.xz /PackageKit-0.9.1-20140217.tar.xz +/PackageKit-0.9.1-20140226.tar.xz diff --git a/PackageKit.spec b/PackageKit.spec index 163350c..27fe556 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -1,6 +1,6 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") -%define gitdate 20140217 +%define gitdate 20140226 %define _default_patch_fuzz 2 %global __python %{__python3} @@ -9,7 +9,7 @@ Summary: Package management service Name: PackageKit Version: 0.9.1 -Release: 0.5.20140217%{?dist} +Release: 0.6.20140226%{?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 +* Wed Feb 26 2014 Kalev Lember - 0.9.1-0.6.20140226 +- Update to today's master snapshot + * Mon Feb 17 2014 Richard Hughes - 0.9.1-0.5.20140217 - Build a snapshot of master which includes all the API used by gnome-software diff --git a/sources b/sources index bc478d5..7c906f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -918a33a68a65b1f5a4b66807a80e8f2e PackageKit-0.9.1-20140217.tar.xz +42f8b2631c9b884d3bb7dff52da4bf0f PackageKit-0.9.1-20140226.tar.xz