File PackageKit-Qt.changes of Package PackageKit-Qt
-------------------------------------------------------------------
Fri Sep 20 07:57:26 UTC 2013 - alarrosa@suse.com
- Add PackageKit-Qt-libdir-references.patch: Fix the installed
packagekit-qt2-config.cmake file to have the correct link to the
library by keeping CMAKE_INSTALL_LIBDIR as a relative path and
the .pc file to have a valid path to $libdir.
-------------------------------------------------------------------
Fri May 10 10:01:11 UTC 2013 - cgiboudeaux@gmx.com
- Update to 0.8.8
+ New Features:
- Adding Provides property to Daemon.
- Adding some Meta information.
- Adds the transactionFlags to the Transaction class.
- Add TransactionFlags registration.
- Implement connectNotify and disconnectNotify.
+ Bugfixes:
- Add missing declare enums.
- Fix searchGroups() be iterating over the flaged values.
- Ignore Interface isValid() check.
- Improve error handling and make it easier for QML use it.
- Make sure we set an error if we fail to contact PackageKit.
- Use the correct version of the LGPL library.
- Drop 0001-upstream-license-correction.patch: fixed upstream.
- Rename libpackagekit-qt2-5 subpackage to libpackagekit-qt2-6,
following upstreams soname change.
-------------------------------------------------------------------
Mon Mar 11 06:18:22 UTC 2013 - coolo@suse.com
- add rename provides for old devel package
-------------------------------------------------------------------
Tue Jan 22 11:23:59 UTC 2013 - tittiatcoke@gmail.com
- Add 0001-upstream-license-correction.patch: Update COPYING file
to reflect LGPL-2.1. The GPL-3.0 COPYING file was just the
default injected one by autotools, if none is explicitly given.
- Udpate License tag LGPL-2.1 (from LGPL-2.0, which was what the
file headers indicated).
-------------------------------------------------------------------
Thu Jan 17 21:14:58 UTC 2013 - tittiatcoke@gmail.com
- Initial package, version 0.8.7:
+ This is the first release of Packagekit-Qt which has been split
out of the main PackageKit project. This project is decoupled
from the main PackageKit project from this point onwards and
does not subscribe to the same API and ABI promises of
PackageKit.