New upstream release

This commit is contained in:
Richard Hughes 2014-10-21 13:46:38 +01:00
parent bbcf2d9ae5
commit c30ddbc30c
3 changed files with 13 additions and 7 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ PackageKit-0.6.7.tar.bz2
/PackageKit-1.0.0.tar.xz
/cached-metadata.tar
/PackageKit-1.0.1-20141015.tar.xz
/PackageKit-1.0.1.tar.xz

View File

@ -7,11 +7,10 @@
Summary: Package management service
Name: PackageKit
Version: 1.0.1
Release: 0.1.%{gitdate}%{?dist}
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.freedesktop.org/software/PackageKit/
#Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
Source0: %{name}-%{version}-%{gitdate}.tar.xz
Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
# generated using contrib/generate-md-archive.sh in the PackageKit source tree
Source1: cached-metadata.tar
@ -174,8 +173,7 @@ A simple helper that offers to install new packages on the command line
using PackageKit.
%prep
#%setup -q
%setup -q -n %{name}-%{version}-%{gitdate}
%setup -q
%patch0 -p1 -b .fedora
%build
@ -315,6 +313,13 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
%{_datadir}/gtk-doc/html/PackageKit
%changelog
* Tue Oct 21 2014 Richard Hughes <rhughes@redhat.com> - 1.0.1-1
- New upstream release
- Add a KeepCache config parameter
- Do not install the python helpers
- Invalidate offline updates when the rpmdb changes
- Never allow cancelling a transaction twice
* Wed Oct 15 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.1-0.1.20141015
- Update to today's git snapshot

View File

@ -1,2 +1,2 @@
a7f6d139da2dbf9f1e1bdf79a5cbdfd4 cached-metadata.tar
ec7296ab1880651413ae2d901d762f3e PackageKit-1.0.1-20141015.tar.xz
4d2242db1a060c1b0b51c249216f5df4 PackageKit-1.0.1.tar.xz
5f0c4282744dc2745789df026ace5ea6 cached-metadata.tar