Hello community,
here is the log from the commit of package gnome-packagekit for
openSUSE:Leap:15.2 checked in at 2020-03-13 10:56:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-packagekit (Old)
and /work/SRC/openSUSE:Leap:15.2/.gnome-packagekit.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-packagekit"
Fri Mar 13 10:56:27 2020 rev:17 rq:782186 version:3.32.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-packagekit/gnome-packagekit.changes
2020-01-15 15:04:48.869884886 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.gnome-packagekit.new.3160/gnome-packagekit.changes
2020-03-13 10:56:32.396398948 +0100
@@ -1,0 +2,48 @@
+Thu Feb 27 03:16:18 UTC 2020 - Jonathan Kang <[email protected]>
+
+- Remove gnome-packagekit-upgrade-system.patch: Tumbleweed has been
+ handled in update-packages. This patch is no longer useful.
+
+-------------------------------------------------------------------
+Wed Nov 13 02:58:23 UTC 2019 - Jonathan Kang <[email protected]>
+
+- Add gnome-packagekit-upgrade-system.patch: Call upgrade-system
+ instead of update-packages when cliking the install button in
+ Tumbleweed (bsc#1155638).
+
+-------------------------------------------------------------------
+Fri Mar 8 13:02:07 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+ + Use newer meson features to avoid a build warning.
+ + Remove the app menu.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Sep 8 09:18:30 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+ + Updated translations.
+- Use autosetup macro.
+- Remove lang package from recommended packages as it already
+ supplements main package (same effect, it's redundant).
+
+-------------------------------------------------------------------
+Tue Mar 20 17:22:33 UTC 2018 - [email protected]
+
+- Unconditionally enable translation-update-upstream: on
+ Tumbleweed, this results in a NOP and for Leap in SLE paid
+ translations being used (boo#1086036).
+
+-------------------------------------------------------------------
+Mon Mar 12 15:11:48 UTC 2018 - [email protected]
+
+- Update to version 3.28.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:29:11 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
Old:
----
gnome-packagekit-3.26.0.tar.xz
New:
----
gnome-packagekit-3.32.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.kfuU0U/_old 2020-03-13 10:56:32.756399204 +0100
+++ /var/tmp/diff_new_pack.kfuU0U/_new 2020-03-13 10:56:32.756399204 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-packagekit
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,21 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
# Easy switching on/off of systemd integration
%define with_systemd 1
Name: gnome-packagekit
-Version: 3.26.0
+Version: 3.32.0
Release: 0
Summary: Applications for the PackageKit API
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/GNOME
-Url: http://packagekit.org/
-Source:
http://download.gnome.org/sources/gnome-packagekit/3.26/%{name}-%{version}.tar.xz
+URL: http://packagekit.org/
+Source0:
https://download.gnome.org/sources/gnome-packagekit/3.32/%{name}-%{version}.tar.xz
+
# PATCH-FIX-UPSTREAM gnome-packagekit-displaysize.patch bgo#770640
[email protected] -- Never expand over 90% of the screen size,
Patch0: gnome-packagekit-displaysize.patch
# PATCH-FEATURE-OPENSUSE -- Only show gnome-packagekit in gnome.
@@ -36,15 +37,17 @@
Patch3: bnc-946886-install-signatures-in-viewer.patch
# PATCH-FIX-SLED
bnc#939278-gnome-packagekit-asks-for-reboot-password-too-early.patch
[email protected] -- Fixed asks for passwd too early.
Patch4:
bnc#939278-gnome-packagekit-asks-for-reboot-password-too-early.patch
-#PATCH-FIX-UPSTREAM gnome-packagekit-fix-not-responding-after-update.patch
bgo#782673, bsc#1036542 [email protected] -- Fix gpk-update-viewer not responding
after installing available updates.
+# PATCH-FIX-UPSTREAM gnome-packagekit-fix-not-responding-after-update.patch
bgo#782673, bsc#1036542 [email protected] -- Fix gpk-update-viewer not responding
after installing available updates.
Patch5: gnome-packagekit-fix-not-responding-after-update.patch
+
BuildRequires: PackageKit-devel
BuildRequires: desktop-file-utils
BuildRequires: docbook-utils-minimal
BuildRequires: gettext-devel
BuildRequires: gnome-menus-devel
-BuildRequires: meson
+BuildRequires: meson >= 0.46.0
BuildRequires: pkgconfig
+BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(dbus-1)
@@ -54,14 +57,10 @@
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(packagekit-glib2) >= 0.9.1
-Recommends: %{name}-lang
Provides: opensuse-updater-gnome = 0.4.7
Obsoletes: opensuse-updater-gnome < 0.4.7
Provides: org.freedesktop.PackageKit.service
%glib2_gsettings_schema_requires
-%if !0%{?is_opensuse}
-BuildRequires: translation-update-upstream
-%endif
%if %{with_systemd}
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(polkit-gobject-1)
@@ -88,16 +87,8 @@
%lang_package
%prep
-%setup -q
-%if !0%{?is_opensuse}
+%autosetup -p1
translation-update-upstream
-%endif
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
%build
%meson
@@ -115,8 +106,8 @@
%suse_update_desktop_file org.gnome.PackageUpdater
%files
-%defattr(-,root,root)
-%doc AUTHORS COPYING
+%license COPYING
+%doc AUTHORS
%{_bindir}/gpk-prefs
%{_bindir}/gpk-update-viewer
%dir %{_datadir}/GConf
@@ -137,10 +128,8 @@
%{_mandir}/man1/gpk-update-viewer.1%{?ext_man}
%files lang -f %{name}.lang
-%defattr(-,root,root)
%files extras
-%defattr(-, root, root)
%{_bindir}/gpk-application
%{_bindir}/gpk-log
%{_datadir}/metainfo/org.gnome.Packages.appdata.xml
++++++ gnome-packagekit-3.26.0.tar.xz -> gnome-packagekit-3.32.0.tar.xz ++++++
++++ 39398 lines of diff (skipped)