Hello community, here is the log from the commit of package PackageKit for openSUSE:Factory checked in at 2015-10-06 16:34:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PackageKit (Old) and /work/SRC/openSUSE:Factory/.PackageKit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PackageKit" Changes: -------- --- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes 2015-07-23 15:21:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes 2015-10-06 16:34:43.000000000 +0200 @@ -1,0 +2,37 @@ +Tue Sep 22 19:28:51 UTC 2015 - [email protected] + +- Update to version 1.0.10: + + Process the offline update triggered by older PK versions. + + Use Glib for reading symlink to prevent crash with some + compilers. + +------------------------------------------------------------------- +Wed Sep 16 08:58:19 UTC 2015 - [email protected] + +- Update to version 1.0.9: + + Check the offline action trigger before performing the update. + + Fix two critical warnings. + + Add PackageKitGlib-1.0.metadata to release tarball. + + Fix a race with the backend job thread creation. + + Updated translations. +- Drop PackageKitGlib-1.0.metadata source: it is now part of the + tarball. + +------------------------------------------------------------------- +Tue Sep 1 10:47:38 UTC 2015 - [email protected] + +- Update to version 1.0.8: + + New Feature: Generate Vala bindings. + + Bugfixes: + - Correctly register enum properties. + - Exit quietly if we didn't prepare the offline update. + - Fix various docstring errors in the library. + - Look for libsystemd now that journal/login are merged. + + Backend enhancements/fixes: hif, urpmi and yum. +- Replace pkgconfig(libsystemd-journal) BuildRequires with + pkgconfig(libsystemd), following upstreams changes. +- Add vala BuildRequires in order to build the vala bindings. +- Inject PackageKitGlib-1.0.metadata as source into the package: it + was forgotten in the 1.0.8 release tarball. + +------------------------------------------------------------------- Old: ---- PackageKit-1.0.7.tar.xz PackageKit-1.0.7.tar.xz.asc New: ---- PackageKit-1.0.10.tar.xz PackageKit-1.0.10.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PackageKit.spec ++++++ --- /var/tmp/diff_new_pack.kDnzI3/_old 2015-10-06 16:34:44.000000000 +0200 +++ /var/tmp/diff_new_pack.kDnzI3/_new 2015-10-06 16:34:44.000000000 +0200 @@ -21,7 +21,7 @@ %define with_offline_updates 1 Name: PackageKit -Version: 1.0.7 +Version: 1.0.10 Release: 0 Summary: Simple software installation management software License: GPL-2.0+ @@ -63,7 +63,8 @@ BuildRequires: shared-mime-info BuildRequires: sqlite-devel BuildRequires: translation-update-upstream -BuildRequires: pkgconfig(libsystemd-journal) +BuildRequires: vala +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(systemd) Requires: %{name}-branding = %{version} # We really want a working backend (likely zypp) @@ -398,6 +399,7 @@ %files devel %defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/PackageKit +%{_datadir}/vala/vapi/packagekit-glib2.vapi # Test backends are not useful, except for developers %{_libdir}/packagekit-backend/libpk_backend_test_fail.so %{_libdir}/packagekit-backend/libpk_backend_test_nop.so ++++++ PackageKit-1.0.7.tar.xz -> PackageKit-1.0.10.tar.xz ++++++ ++++ 40012 lines of diff (skipped)
