Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-firmware for openSUSE:Factory 
checked in at 2022-05-31 17:38:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-firmware (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-firmware.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-firmware"

Tue May 31 17:38:06 2022 rev:5 rq:980076 version:42.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-firmware/gnome-firmware.changes    
2020-07-10 15:31:05.198863559 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-firmware.new.1548/gnome-firmware.changes  
2022-05-31 17:38:08.763024018 +0200
@@ -1,0 +2,38 @@
+Tue May 31 08:25:55 UTC 2022 - dims...@opensuse.org
+
+- Update to version 42.2:
+  + Show device problems.
+  + Verify without blocking the UI mainloop.
+  + icons: provide generic device fallbacks.
+  + Provide specific device icons and install as resources.
+  + Show the About dialog in the menu.
+  + icons: udate symbolic icon.
+  + Do not show the estimated time to completion.
+  + Use a revealer for the progress bar.
+  + Don't pass user_data to window_destroy response cb.
+  + Lower the GTK4 dep to build on F35.
+- Changes from version 42.1:
+  + Update the progressbar text for every percentage changed event.
+  + Do not show crazy remaining time values.
+  + Do not create a fake FwupdRequest as we set FLAG_REQUESTS.
+  + Show how GUIDs are constructed in the UI.
+  + Marks the application as adaptive in mobile in Phosh.
+  + Show the 'No Releases Available' in more cases.
+- Changes from version 42.0:
+  + Use a GtkProgressBar for install progress.
+  + Rate limit device refresh callbacks.
+  + Allow the GUIDs to wrap when required.
+  + Add the device branch to the device page.
+  + Add some padding to the bottom of the page.
+  + Move the release icon to right aligned.
+  + Port to GTK4.
+  + Allow installing firmware with FWUPD_DEVICE_FLAG_AFFECTS_FDE.
+  + Updated translation.
+- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4):
+  follow upstreams port to GTK4.
+- Add pkgconfig(libadwaita-1) BuildRequires: new dependency.
+- Drop gobject-introspection, perl-forks,
+  pkgconfig(appstream-glib), pkgconfig(libsoup-2.4), and
+  pkgconfig(systemd) buildRequires: no longer needed.
+
+-------------------------------------------------------------------

Old:
----
  gnome-firmware-3.36.0.obscpio

New:
----
  gnome-firmware-42.2.obscpio

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

Other differences:
------------------
++++++ gnome-firmware.spec ++++++
--- /var/tmp/diff_new_pack.SAJSIY/_old  2022-05-31 17:38:11.467025378 +0200
+++ /var/tmp/diff_new_pack.SAJSIY/_new  2022-05-31 17:38:11.471025380 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-firmware
 #
-# Copyright (c) 2020 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
@@ -17,28 +17,22 @@
 
 
 Name:           gnome-firmware
-Version:        3.36.0
+Version:        42.2
 Release:        0
 Summary:        Install firmware on devices
 License:        GPL-2.0-or-later
 Group:          System/Management
 URL:            https://gitlab.gnome.org/hughsie/gnome-firmware-updater
 Source0:        %{name}-%{version}.tar.xz
-
-BuildRequires:  gobject-introspection
 BuildRequires:  help2man
-BuildRequires:  meson
-BuildRequires:  perl-forks
+BuildRequires:  meson >= 0.46.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(appstream-glib)
-BuildRequires:  pkgconfig(fwupd) >= 1.2.10
+BuildRequires:  pkgconfig(fwupd) >= 1.7.5
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(systemd)
-BuildRequires:  pkgconfig(xmlb)
-
+BuildRequires:  pkgconfig(gtk4) >= 4.2
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.0.0
+BuildRequires:  pkgconfig(xmlb) >= 0.1.7
 Provides:       gnome-firmware-updater = %{version}-%{release}
 Obsoletes:      gnome-firmware-updater < %{version}-%{release}
 Provides:       gnome-firmware-updater-lang = %{version}-%{release}
@@ -70,7 +64,6 @@
 %{_datadir}/metainfo/org.gnome.Firmware.metainfo.xml
 %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Firmware.svg
 %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Firmware-symbolic.svg
-%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Firmware.Devel.svg
 %{_mandir}/man1/gnome-firmware.1%{?ext_man}
 
 %files lang -f %{name}.lang

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SAJSIY/_old  2022-05-31 17:38:11.495025392 +0200
+++ /var/tmp/diff_new_pack.SAJSIY/_new  2022-05-31 17:38:11.499025394 +0200
@@ -5,7 +5,7 @@
     <param 
name="url">https://gitlab.gnome.org/hughsie/gnome-firmware-updater.git</param>
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">refs/tags/3.36.0</param>
+    <param name="revision">refs/tags/42.2</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service mode="disabled" name="set_version"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.SAJSIY/_old  2022-05-31 17:38:11.515025402 +0200
+++ /var/tmp/diff_new_pack.SAJSIY/_new  2022-05-31 17:38:11.519025404 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.gnome.org/hughsie/gnome-firmware-updater.git</param>
-              <param 
name="changesrevision">9815567361e2045b4ff64b5c17c24f8fc02ab998</param></service></servicedata>
+              <param 
name="changesrevision">a527180d7991763d8a458103f6e54442ca5907ce</param></service></servicedata>
 (No newline at EOF)
 

++++++ gnome-firmware-3.36.0.obscpio -> gnome-firmware-42.2.obscpio ++++++
++++ 26734 lines of diff (skipped)

++++++ gnome-firmware.obsinfo ++++++
--- /var/tmp/diff_new_pack.SAJSIY/_old  2022-05-31 17:38:11.671025481 +0200
+++ /var/tmp/diff_new_pack.SAJSIY/_new  2022-05-31 17:38:11.671025481 +0200
@@ -1,6 +1,5 @@
 name: gnome-firmware
-version: 3.36.0
-mtime: 1593786126
-commit: 9815567361e2045b4ff64b5c17c24f8fc02ab998
-
+version: 42.2
+mtime: 1653213559
+commit: a527180d7991763d8a458103f6e54442ca5907ce
 

Reply via email to