From b9cd8bc29b02be02ffdb692410e4a998952984c9 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Feb 17 2014 14:46:50 +0000 Subject: Build a snapshot of master which includes all the API used by gnome-software --- 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 - 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 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