From 6f91b52f140546e0fb25a1c753a5be3e92090471 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 11 Sep 2017 13:24:42 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + ...ted-condition-that-led-to-frequent-c.patch | 26 ------------------- PackageKit.spec | 17 +++++++----- sources | 2 +- 4 files changed, 13 insertions(+), 33 deletions(-) delete mode 100644 0001-dnf-Fix-an-inverted-condition-that-led-to-frequent-c.patch diff --git a/.gitignore b/.gitignore index 400b4da..86c76ad 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ PackageKit-0.6.7.tar.bz2 /PackageKit-1.1.5.tar.xz /libdnf-fe5a08b.tar.gz /PackageKit-1.1.6.tar.xz +/PackageKit-1.1.7.tar.xz diff --git a/0001-dnf-Fix-an-inverted-condition-that-led-to-frequent-c.patch b/0001-dnf-Fix-an-inverted-condition-that-led-to-frequent-c.patch deleted file mode 100644 index 54b6ddf..0000000 --- a/0001-dnf-Fix-an-inverted-condition-that-led-to-frequent-c.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 3affc66ca3382a9d8b5c2d1f6259c9d283f8561b Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Thu, 15 Jun 2017 14:22:42 +0200 -Subject: [PATCH] dnf: Fix an inverted condition that led to frequent crashes - -https://bugzilla.redhat.com/show_bug.cgi?id=1460825 ---- - backends/dnf/pk-backend-dnf.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/backends/dnf/pk-backend-dnf.c b/backends/dnf/pk-backend-dnf.c -index ead934f1b..a940801f0 100644 ---- a/backends/dnf/pk-backend-dnf.c -+++ b/backends/dnf/pk-backend-dnf.c -@@ -1497,7 +1497,7 @@ pk_backend_refresh_repo (PkBackendJob *job, - } - - /* copy the appstream files somewhere that the GUI will pick them up */ -- if (dnf_utils_refresh_repo_appstream (repo, error)) -+ if (!dnf_utils_refresh_repo_appstream (repo, error)) - return FALSE; - - /* done */ --- -2.13.0 - diff --git a/PackageKit.spec b/PackageKit.spec index 9c063c9..0b620f1 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -13,8 +13,8 @@ Summary: Package management service Name: PackageKit -Version: 1.1.6 -Release: 7%{?dist} +Version: 1.1.7 +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/PackageKit/ Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz @@ -30,9 +30,6 @@ Provides: bundled(libdnf) = 0.7.0 # Fedora-specific: set Vendor.conf up for Fedora. Patch0: PackageKit-0.3.8-Fedora-Vendor.conf.patch -# already upstream -Patch1: 0001-dnf-Fix-an-inverted-condition-that-led-to-frequent-c.patch - BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: xmlto BuildRequires: gtk-doc @@ -192,7 +189,6 @@ tar -xf %{S:1} %endif %patch0 -p1 -b .fedora -%patch1 -p1 -b .crash %build %if 0%{?bundled_libdnf} @@ -343,6 +339,15 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || : %{_datadir}/vala/vapi/packagekit-glib2.vapi %changelog +* Mon Sep 11 2017 Richard Hughes - 1.1.7-1 +- New upstream release +- Add fedora-cisco-openh264 repos to supported repos list +- Add missing context pushes and pops in appstream-glib +- Add the ability to install updates on reboot in PackageKit-cron +- Effectively check for previous proxy entries +- Fix an inverted condition that led to frequent crashes +- Show a different progress message for system upgrades + * Fri Aug 11 2017 Igor Gnatenko - 1.1.6-7 - Rebuilt after RPM update (№ 3) diff --git a/sources b/sources index cd1fb88..dab72c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (PackageKit-1.1.6.tar.xz) = a48256abb832d5f30d21e70ea07c12f577d95d32eb53f43d1d4ebc3dc83d58926bc134eaf576c981222c09a78493e1ddc2fb338a100afdabd7ee1cd82fd5536b +SHA512 (PackageKit-1.1.7.tar.xz) = 0d0277e24feb63e94aeb5fec2c4306ccdf5935c2f62d5eef3be8db9f534eb302eff09ea0e020db48b2dd0af9ba6b31f7960d661d1040774dccf650ebf04c4f83