- Add fixes until current master (9e048b7):
* 0001-Fix-pkg-config-include-path.patch
* 0002-Fix-some-documentation-typos.patch
* 0003-Make-sure-the-build-is-done-as-c-11.patch
- Update to version 1.0.1:
* Fix build against PackageKit::Offline
- Update to version 1.0.0:
* Add an Offline class to interface with PackageKit's Offline interface
* Fix parsing package data and incomplete package-ids
* Fix logic of the new string parsing
* Add missing PackageKit 1.0.2 enums
* Also optimize PackageName & friends on Transaction class
* Fix recursion by explicity setting types
* Optimize packageName & friends
* A few more updates and fixes for 1.0.0
* Modernize to C++11 and remove deprecated methods
* Bump to 1.0.0 version
- Update to version 0.10.0:
* Delete the transactions when they are done
* Merge pull request #22 from aleixpol/master
* Next version includes new API, so we need a minor version bump
* Avoid deadlock on disconnecting signals
* Add missing enums from upstream
* Implement offlineTrigger
* Make Transaction deletion match better what is really happening
* Reintroduce upgradeSystem()
* Merge pull request #16 from pvuorela/master
* Fix pkg-config file
* Drop qt4 pkg-config file
* Update cmake minimum version (forwarded request 644175 from Vogtinator)
OBS-URL: https://build.opensuse.org/request/show/645203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit-Qt?expand=0&rev=14
- Add fixes until current master (9e048b7):
* 0001-Fix-pkg-config-include-path.patch
* 0002-Fix-some-documentation-typos.patch
* 0003-Make-sure-the-build-is-done-as-c-11.patch
- Update to version 1.0.1:
* Fix build against PackageKit::Offline
- Update to version 1.0.0:
* Add an Offline class to interface with PackageKit's Offline interface
* Fix parsing package data and incomplete package-ids
* Fix logic of the new string parsing
* Add missing PackageKit 1.0.2 enums
* Also optimize PackageName & friends on Transaction class
* Fix recursion by explicity setting types
* Optimize packageName & friends
* A few more updates and fixes for 1.0.0
* Modernize to C++11 and remove deprecated methods
* Bump to 1.0.0 version
- Update to version 0.10.0:
* Delete the transactions when they are done
* Merge pull request #22 from aleixpol/master
* Next version includes new API, so we need a minor version bump
* Avoid deadlock on disconnecting signals
* Add missing enums from upstream
* Implement offlineTrigger
* Make Transaction deletion match better what is really happening
* Reintroduce upgradeSystem()
* Merge pull request #16 from pvuorela/master
* Fix pkg-config file
* Drop qt4 pkg-config file
* Update cmake minimum version
OBS-URL: https://build.opensuse.org/request/show/644175
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit-Qt?expand=0&rev=35
- Add PackageKit-Qt-ff-7248b030c0.patch: Fast forward to git
commit 7248b030c0, fixing build with PackageKit 1.0.0.
- Rename libpackagekit-qt2-6 subpackage to libpackagekitqt4-0,
following upstreams soname bump.
- Adust Requires in -devel package accordingly.
- Update to version 0.9.2:
+ Notes:
- Update to new PK API 0.9.
- Applied a series of patches to port to Qt5.
+ New Features:
- Add GetDetailsLocal, GetFilesLocal and RepoRemove.
- Make use of DBus Properties changed to make less blocking
calls.
+ Bugfixes:
- Allow for Details to be empty constructed.
- Cleaned include directive.
- Finish the API changes to get rid of blocking calls.
- Fix CMake var names for both Qt versions.
- Fix libdir path.
- Fix reply signature for Transaction methods.
- Improve object handlying.
- I think the API level should be hidden from libname.
- Keep only one transaction flags, which is unlikely to change.
- PackageKit doesn't has a changed signal anymore.
- Properly delete private data on daemon as DaemonPrivate is
not a QObject.
- Properly handle new Details signal.
- Properly init some Daemon values.
- Queue signals so that all transaction properties are
OBS-URL: https://build.opensuse.org/request/show/250031
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit-Qt?expand=0&rev=21
- 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.
OBS-URL: https://build.opensuse.org/request/show/175191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit-Qt?expand=0&rev=5