Hello community, here is the log from the commit of package PackageKit for openSUSE:Factory checked in at 2018-12-05 09:36:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PackageKit (Old) and /work/SRC/openSUSE:Factory/.PackageKit.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PackageKit" Wed Dec 5 09:36:15 2018 rev:180 rq:652493 version:1.1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes 2018-10-23 20:34:33.620962230 +0200 +++ /work/SRC/openSUSE:Factory/.PackageKit.new.19453/PackageKit.changes 2018-12-05 09:36:21.253167408 +0100 @@ -1,0 +2,28 @@ +Wed Nov 28 10:40:29 UTC 2018 - Dominique Leuenberger <[email protected]> + +- Update to version 1.1.12: + + common: Handle quoted strings in /etc/os-release. + + offline update: Fix translations to show up. + + Backends: + - zypp: Implement GetFilesLocal in zypp backend. + - Various changes related to aptcc and dnf. +- Changes from version 1.1.11: + + New Features: + - Add --autoremove option to pkcon. + - Shutdown the daemon on idle by default. + + Bugfixes: + - De-register callbacks on PkClientHelper finalize. + - Don't complain if command-not-found get uninstalled while + running. + - Fix critical on idle shutdown. + - Fix issues with debconf helper not working. + - Never assert when an interactive TTY is not available. + - Schedule offline update service to run after + system-update-pre.target. + - Shut down services cleanly before rebooting after offline + updates. + + Backends: + - Various changes related to aptcc, dnf and nix. +- Drop PackageKit-get-files-local.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- PackageKit-1.1.10.tar.xz PackageKit-1.1.10.tar.xz.asc PackageKit-get-files-local.patch New: ---- PackageKit-1.1.12.tar.xz PackageKit-1.1.12.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PackageKit.spec ++++++ --- /var/tmp/diff_new_pack.Y9Z8uj/_old 2018-12-05 09:36:23.009165484 +0100 +++ /var/tmp/diff_new_pack.Y9Z8uj/_new 2018-12-05 09:36:23.009165484 +0100 @@ -28,7 +28,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: PackageKit -Version: 1.1.10 +Version: 1.1.12 Release: 0 Summary: Simple software installation management software License: GPL-2.0-or-later @@ -43,8 +43,6 @@ Patch0: PackageKit-avoid-endless-loop-on-autoupdate.patch # PATCH-FIX-OPENSUSE PackageKit-cron-without-sleep.patch boo#1071521 [email protected] -- Do not sleep in the cron job; our cron mechansim has sufficient randomization Patch2: PackageKit-cron-without-sleep.patch -# PATCH-FIX-UPSTREAM PackageKit-get-files-local.patch bsc#1097581 [email protected] -- Implement GetFilesLocal method in zypp backend -Patch3: PackageKit-get-files-local.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel @@ -224,7 +222,6 @@ %setup -q %patch0 -p1 %patch2 -p1 -%patch3 -p1 translation-update-upstream %build @@ -268,8 +265,8 @@ install -m 0644 %{buildroot}%{_localstatedir}/lib/PackageKit/transactions.db %{buildroot}%{_datadir}/PackageKit/transactions.db rm %{buildroot}%{_localstatedir}/lib/PackageKit/transactions.db # install PackageKit.conf in tempfiles.d -install -d -m 0755 %{buildroot}/usr/lib/tmpfiles.d/ -install -m 0644 %{SOURCE3} %{buildroot}/usr/lib/tmpfiles.d/%{name}.conf +install -d -m 0755 %{buildroot}%{_prefix}/lib/tmpfiles.d/ +install -m 0644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} ++++++ PackageKit-1.1.10.tar.xz -> PackageKit-1.1.12.tar.xz ++++++ ++++ 73317 lines of diff (skipped)
