Overview
Request 250031 accepted
- 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
Request History
dimstar created request
- 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
Zaitor approved review
OK - but we do not have PK 1.0.0 in GF yet - will that SR follow?
Zaitor accepted review
OK - but we do not have PK 1.0.0 in GF yet - will that SR follow?
dimstar accepted request
checkin - it should also work with what we already have in G:F - and fix Staging:E