Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-packagekit for 
openSUSE:Factory checked in at 2022-11-08 10:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-packagekit (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-packagekit.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-packagekit"

Tue Nov  8 10:53:29 2022 rev:139 rq:1034166 version:43.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-packagekit/gnome-packagekit.changes        
2022-05-10 15:11:37.847547379 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-packagekit.new.1597/gnome-packagekit.changes  
    2022-11-08 10:53:34.545464981 +0100
@@ -1,0 +2,19 @@
+Fri Nov  4 18:22:55 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 43.0:
+  + Add icon for critical updates.
+  + Fix smallscreen support.
+  + Add back logout support.
+  + Automatically remove unused dependencies by default.
+- Add explicit  pkgconfig(gio-2.0) BuildRequires, as meson checks
+  for it.
+- Drop desktop-file-utils and gnome-menus-devel BuildRequires, no
+  longer needed.
+- Drop patches fixed upstream:
+  + gnome-packagekit-displaysize.patch
+  + gnome-packagekit-bring-back-logout-support.patch
+  + gnome-packagekit-define-HAVE_SYSTEMD.patch
+  + gnome-packagekit-drop-NEWEST-on-get-updates.patch
+- Rebase patches with quilt.
+
+-------------------------------------------------------------------

Old:
----
  gnome-packagekit-3.32.0.tar.xz
  gnome-packagekit-bring-back-logout-support.patch
  gnome-packagekit-define-HAVE_SYSTEMD.patch
  gnome-packagekit-displaysize.patch
  gnome-packagekit-drop-NEWEST-on-get-updates.patch

New:
----
  gnome-packagekit-43.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.WaKDsA/_old  2022-11-08 10:53:35.117468385 +0100
+++ /var/tmp/diff_new_pack.WaKDsA/_new  2022-11-08 10:53:35.121468408 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-packagekit
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,16 +19,14 @@
 # Easy switching on/off of systemd integration
 %define with_systemd 1
 Name:           gnome-packagekit
-Version:        3.32.0
+Version:        43.0
 Release:        0
 Summary:        Applications for the PackageKit API
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            http://packagekit.org/
-Source0:        
https://download.gnome.org/sources/gnome-packagekit/3.32/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-packagekit/43/%{name}-%{version}.tar.xz
 
-# PATCH-FIX-UPSTREAM gnome-packagekit-displaysize.patch bgo#770640 
dims...@opensuse.org -- Never expand over 90% of the screen size,
-Patch0:         gnome-packagekit-displaysize.patch
 # PATCH-FEATURE-OPENSUSE -- Only show gnome-packagekit in gnome.
 Patch1:         gnome-packagekit-OnlyShowIn.patch
 # PATCH-FIX-SLE 
bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch
 r...@suse.com -- Restart gpk-update-viewer after certain update.
@@ -39,25 +37,18 @@
 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 sck...@suse.com -- Fix gpk-update-viewer not responding 
after installing available updates.
 Patch5:         gnome-packagekit-fix-not-responding-after-update.patch
-# PATCH-FIX-UPSTREAM gnome-packagekit-bring-back-logout-support.patch 
glgo#GNOME/gnome-packagekit!2, bsc#1180247 sck...@suse.com -- Add back logout 
support.
-Patch6:         gnome-packagekit-bring-back-logout-support.patch
-# PATCH-FIX-UPSTREAM gnome-packagekit-define-HAVE_SYSTEMD.patch 
glgo#GNOME/gnome-packagekit!3, bsc#1134544 sck...@suse.com -- define 
HAVE_SYSTEMD macro if systemd if found.
-Patch7:         gnome-packagekit-define-HAVE_SYSTEMD.patch
-# PATCH-FIX-UPSTREAM gnome-packagekit-drop-NEWEST-on-get-updates.patch 
glgo#GNOME/gnome-packagekit!3, bsc#1190330 sck...@suse.com -- Don't use 
PK_FILTER_ENUM_NEWEST filter when getting updates
-Patch8:         gnome-packagekit-drop-NEWEST-on-get-updates.patch
 
 BuildRequires:  PackageKit-devel
-BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-utils-minimal
 BuildRequires:  gettext-devel
-BuildRequires:  gnome-menus-devel
 BuildRequires:  meson >= 0.46.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.3
+BuildRequires:  pkgconfig(gio-2.0) >= 2.56
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libnotify)
@@ -102,9 +93,6 @@
 %meson_install
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file org.gnome.Packages
-# gpk-install-local-file is no longer part of gpk, see boo#941862
-rm %{buildroot}%{_datadir}/applications/gpk-install-local-file.desktop
-#suse_update_desktop_file gpk-install-local-file
 %suse_update_desktop_file gpk-log Settings
 %suse_update_desktop_file gpk-prefs X-GNOME-SystemSettings
 %suse_update_desktop_file org.gnome.PackageUpdater
@@ -118,9 +106,7 @@
 %dir %{_datadir}/GConf/gsettings
 %{_datadir}/GConf/gsettings/org.gnome.packagekit.gschema.migrate
 %dir %{_datadir}/metainfo
-%{_datadir}/metainfo/org.gnome.PackageUpdater.appdata.xml
-# do not ship dysfunctional handler for x-rpm mime type
-#{_datadir}/applications/gpk-install-local-file.desktop
+%{_datadir}/metainfo/org.gnome.PackageUpdater.metainfo.xml
 %{_datadir}/applications/gpk-prefs.desktop
 %{_datadir}/applications/org.gnome.PackageUpdater.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.packagekit.gschema.xml
@@ -136,7 +122,7 @@
 %files extras
 %{_bindir}/gpk-application
 %{_bindir}/gpk-log
-%{_datadir}/metainfo/org.gnome.Packages.appdata.xml
+%{_datadir}/metainfo/org.gnome.Packages.metainfo.xml
 %{_datadir}/applications/org.gnome.Packages.desktop
 %{_datadir}/applications/gpk-log.desktop
 %{_mandir}/man1/gpk-application.1%{?ext_man}

++++++ 
bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch
 ++++++
--- /var/tmp/diff_new_pack.WaKDsA/_old  2022-11-08 10:53:35.145468551 +0100
+++ /var/tmp/diff_new_pack.WaKDsA/_new  2022-11-08 10:53:35.149468575 +0100
@@ -1,8 +1,8 @@
-Index: gnome-packagekit-3.21.4/src/gpk-update-viewer.c
+Index: gnome-packagekit-43.0/src/gpk-update-viewer.c
 ===================================================================
---- gnome-packagekit-3.21.4.orig/src/gpk-update-viewer.c
-+++ gnome-packagekit-3.21.4/src/gpk-update-viewer.c
-@@ -209,7 +209,17 @@ gpk_update_viewer_check_restart (void)
+--- gnome-packagekit-43.0.orig/src/gpk-update-viewer.c
++++ gnome-packagekit-43.0/src/gpk-update-viewer.c
+@@ -203,7 +203,17 @@ gpk_update_viewer_check_restart (void)
                message = _("Some of the updates that were installed require 
you to log out and back in before the changes will be applied.");
                /* TRANSLATORS: the button text for the log out */
                button = _("Log Out");
@@ -21,9 +21,9 @@
        } else if (restart_update == PK_RESTART_ENUM_SECURITY_SESSION) {
                /* TRANSLATORS: the message text for the log out */
                message = _("Some of the updates that were installed require 
you to log out and back in to remain secure.");
-@@ -261,6 +271,21 @@ gpk_update_viewer_check_restart (void)
-                       gpk_update_viewer_error_dialog (_("Could not restart"), 
NULL, error->message);
-               }
+@@ -229,6 +239,21 @@ gpk_update_viewer_check_restart (void)
+ #else
+               show_button = FALSE;
  #endif
 +      } else if (restart_update == PK_RESTART_ENUM_APPLICATION) {
 +              char cmd[256] = {0};
@@ -41,9 +41,9 @@
 +              /* needed to force gpk-update-viewer to quit */
 +              ret = FALSE;
        }
-       return ret;
- }
-@@ -432,6 +457,7 @@ gpk_update_viewer_update_packages_cb (Pk
+ 
+       /* only show the button if we can do the action */
+@@ -437,6 +462,7 @@ gpk_update_viewer_update_packages_cb (Pk
        /* check restart */
        if (restart_update == PK_RESTART_ENUM_SYSTEM ||
            restart_update == PK_RESTART_ENUM_SESSION ||
@@ -51,7 +51,7 @@
            restart_update == PK_RESTART_ENUM_SECURITY_SESSION ||
            restart_update == PK_RESTART_ENUM_SECURITY_SYSTEM) {
                gpk_update_viewer_check_restart ();
-@@ -1803,6 +1829,10 @@ gpk_update_viewer_populate_details (PkUp
+@@ -1776,6 +1802,10 @@ gpk_update_viewer_populate_details (PkUp
                /* TRANSLATORS: reboot required */
                gtk_text_buffer_insert_with_tags_by_name (text_buffer, &iter, 
_("The computer will have to be restarted after the update for the changes to 
take effect."), -1, "para", NULL);
                gtk_text_buffer_insert (text_buffer, &iter, "\n", -1);

++++++ bnc-946886-install-signatures-in-viewer.patch ++++++
--- /var/tmp/diff_new_pack.WaKDsA/_old  2022-11-08 10:53:35.161468646 +0100
+++ /var/tmp/diff_new_pack.WaKDsA/_new  2022-11-08 10:53:35.165468670 +0100
@@ -5,10 +5,10 @@
 
 https://bugzilla.gnome.org/show_bug.cgi?id=756991
 ---
-Index: gnome-packagekit-3.32.0/src/gpk-update-viewer.c
+Index: gnome-packagekit-43.0/src/gpk-update-viewer.c
 ===================================================================
---- gnome-packagekit-3.32.0.orig/src/gpk-update-viewer.c
-+++ gnome-packagekit-3.32.0/src/gpk-update-viewer.c
+--- gnome-packagekit-43.0.orig/src/gpk-update-viewer.c
++++ gnome-packagekit-43.0/src/gpk-update-viewer.c
 @@ -60,6 +60,7 @@ static       GCancellable            *cancellable = NULL
  static        GSettings               *settings = NULL;
  static        GPtrArray               *update_array = NULL;
@@ -28,7 +28,7 @@
  
  enum {
        GPK_UPDATES_COLUMN_TEXT,
-@@ -2294,6 +2299,168 @@ gpk_update_viewer_packages_to_ids (GPtrA
+@@ -2296,6 +2301,168 @@ gpk_update_viewer_packages_to_ids (GPtrA
  }
  
  static void
@@ -197,7 +197,7 @@
  gpk_update_viewer_get_updates_cb (PkClient *client, GAsyncResult *res, 
gpointer user_data)
  {
        g_autoptr(PkResults) results = NULL;
-@@ -2313,6 +2480,7 @@ gpk_update_viewer_get_updates_cb (PkClie
+@@ -2315,6 +2482,7 @@ gpk_update_viewer_get_updates_cb (PkClie
        g_autoptr(PkError) error_code = NULL;
        GtkWindow *window;
        PkInfoEnum info;
@@ -205,7 +205,7 @@
  
        /* get the results */
        results = pk_client_generic_finish (client, res, &error);
-@@ -2322,6 +2490,14 @@ gpk_update_viewer_get_updates_cb (PkClie
+@@ -2324,6 +2492,14 @@ gpk_update_viewer_get_updates_cb (PkClie
                return;
        }
  
@@ -220,7 +220,7 @@
        /* check error code */
        error_code = pk_results_get_error_code (results);
        if (error_code != NULL) {
-@@ -2674,6 +2850,7 @@ gpk_update_viewer_get_distro_upgrades_cb
+@@ -2667,6 +2843,7 @@ gpk_update_viewer_get_distro_upgrades_cb
        GtkWidget *widget;
        g_autoptr(PkError) error_code = NULL;
        GtkWindow *window;
@@ -228,7 +228,7 @@
  
        /* get the results */
        results = pk_client_generic_finish (client, res, &error);
-@@ -2683,6 +2860,14 @@ gpk_update_viewer_get_distro_upgrades_cb
+@@ -2676,6 +2853,14 @@ gpk_update_viewer_get_distro_upgrades_cb
                return;
        }
  
@@ -243,7 +243,7 @@
        /* check error code */
        error_code = pk_results_get_error_code (results);
        if (error_code != NULL) {
-@@ -2766,6 +2951,53 @@ gpk_update_viewer_activate_cb (GtkApplic
+@@ -2759,6 +2944,53 @@ gpk_update_viewer_activate_cb (GtkApplic
  }
  
  static void
@@ -297,7 +297,7 @@
  gpk_update_viewer_application_startup_cb (GtkApplication *_application, 
gpointer user_data)
  {
        GtkWidget *main_window;
-@@ -2816,6 +3048,8 @@ gpk_update_viewer_application_startup_cb
+@@ -2809,6 +3041,8 @@ gpk_update_viewer_application_startup_cb
                return;
        }
  

++++++ gnome-packagekit-3.32.0.tar.xz -> gnome-packagekit-43.0.tar.xz ++++++
++++ 33022 lines of diff (skipped)

++++++ gnome-packagekit-fix-not-responding-after-update.patch ++++++
--- /var/tmp/diff_new_pack.WaKDsA/_old  2022-11-08 10:53:35.697471837 +0100
+++ /var/tmp/diff_new_pack.WaKDsA/_new  2022-11-08 10:53:35.701471860 +0100
@@ -1,8 +1,8 @@
-Index: gnome-packagekit-3.20.0/src/gpk-update-viewer.c
+Index: gnome-packagekit-43.0/src/gpk-update-viewer.c
 ===================================================================
---- gnome-packagekit-3.20.0.orig/src/gpk-update-viewer.c
-+++ gnome-packagekit-3.20.0/src/gpk-update-viewer.c
-@@ -1003,6 +1003,7 @@ gpk_update_viewer_progress_cb (PkProgres
+--- gnome-packagekit-43.0.orig/src/gpk-update-viewer.c
++++ gnome-packagekit-43.0/src/gpk-update-viewer.c
+@@ -929,6 +929,7 @@ gpk_update_viewer_progress_cb (PkProgres
                window = gtk_widget_get_window (widget);
                if (status == PK_STATUS_ENUM_FINISHED) {
                        gdk_window_set_cursor (window, NULL);

Reply via email to