New upstream release

This commit is contained in:
Richard Hughes 2016-04-20 09:32:12 +01:00
parent df655abbe4
commit 90da15530a
3 changed files with 12 additions and 2 deletions

1
.gitignore vendored
View File

@ -53,3 +53,4 @@ PackageKit-0.6.7.tar.bz2
/PackageKit-1.0.10.tar.xz
/PackageKit-1.0.11.tar.xz
/PackageKit-1.1.0.tar.xz
/PackageKit-1.1.1.tar.xz

View File

@ -6,7 +6,7 @@
Summary: Package management service
Name: PackageKit
Version: 1.1.0
Version: 1.1.1
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.freedesktop.org/software/PackageKit/
@ -276,6 +276,15 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
%{_datadir}/vala/vapi/packagekit-glib2.vapi
%changelog
* Wed Apr 20 2016 Richard Hughes <rhughes@redhat.com> - 1.1.1-1
- New upstream release
- Add TriggerUpgrade DBus method handling
- Emit UpdatesChanges when installing packages
- Fix GIR annotations for progress callbacks
- Increase the number of packages that can be resolved
- Point offline update/upgrade trigger to the prepared update
- Set ALLOW_DOWNGRADE flag for all transactions
* Fri Feb 12 2016 Richard Hughes <rhughes@redhat.com> - 1.1.0-1
- New upstream release
- Add support for UpgradeSystem

View File

@ -1 +1 @@
0a56490a76dc8894015d4e5afa9f3ad0 PackageKit-1.1.0.tar.xz
1a605cd48474c4f177ca84a61457e49b PackageKit-1.1.1.tar.xz