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

This commit is contained in:
Richard Hughes 2014-02-17 14:46:50 +00:00
parent 0dbe62791f
commit b9cd8bc29b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@fedoraproject.org> 0.9.1-0.4.20140130
- fix Obsoletes (#1064635)

View File

@ -1 +1 @@
2e440b23b02c936bcba5ef147d008dc4 PackageKit-0.9.1-20140130.tar.xz
918a33a68a65b1f5a4b66807a80e8f2e PackageKit-0.9.1-20140217.tar.xz