Hello community, here is the log from the commit of package PackageKit for openSUSE:Factory checked in at 2015-01-27 12:35: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 2014-12-19 09:38:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes 2015-01-27 12:35:45.000000000 +0100 @@ -1,0 +2,28 @@ +Sat Jan 24 21:33:05 UTC 2015 - [email protected] + +- Update to version 1.0.4: + + New Features: + - Add 'quit' command to pkcon. + - Add the install and remove commands to the packagekit-direct + test tool + + Libraries: Add PK_INFO_ENUM_UNAVAILABLE. + + Bugfixes: + - Actually inhibit logind when the transaction can't be + cancelled. + - Allow pk_backend_job_set_allow_cancel() after ErrorCode has + been set/ + - Do not attempt to run command-not-found for anything prefixed + with '.'. + - Don't use PkBackendSpawn helpers in compiled backends. + - Fix a hard-to-debug crash when cancelling a task that has + never been run. + - Make pk_backend_job_call_vfunc() threadsafe. + - Make pk_backend_repo_list_changed() threadsafe. + - Make the network detection code simpler. + - Really remove the timer GSource when quitting the daemon. + - Recreate the download location if it does not already exist. + + Backend enhancements/fixes: alpm, aptcc, dummy, hif and urpmi. +- PK is newly published with a digital signature: add .keyring and + .asc file to sources. + +------------------------------------------------------------------- Old: ---- PackageKit-1.0.3.tar.xz New: ---- PackageKit-1.0.4.tar.xz PackageKit-1.0.4.tar.xz.asc PackageKit.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PackageKit.spec ++++++ --- /var/tmp/diff_new_pack.b5gBSN/_old 2015-01-27 12:35:46.000000000 +0100 +++ /var/tmp/diff_new_pack.b5gBSN/_new 2015-01-27 12:35:46.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package PackageKit # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,15 +21,16 @@ %define with_offline_updates 1 Name: PackageKit -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Simple software installation management software License: GPL-2.0+ Group: System/Daemons Url: http://packagekit.org/ -# We currently have a locally created dist file.. 0.9.6 won't ever be released -Source: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz +Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz +Source1: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz.asc Source2: baselibs.conf +Source99: PackageKit.keyring # PATCH-FEATURE-OPENSUSE 0001-Change-the-configuration-of-the-cron-script-to-a-sys.patch [email protected] -- Change the configuration of the cron script to a sysconfig-like config Patch1: 0001-Change-the-configuration-of-the-cron-script-to-a-sys.patch # PATCH-FIX-UPSTREAM PackageKit-dbus-location.patch bnc#829944 [email protected] -- Look for dbus socket in /run instead of /var/run. Sent to upstream. ++++++ PackageKit-1.0.3.tar.xz -> PackageKit-1.0.4.tar.xz ++++++ ++++ 23774 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
