Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package extension-manager for 
openSUSE:Factory checked in at 2024-05-03 19:46:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/extension-manager (Old)
 and      /work/SRC/openSUSE:Factory/.extension-manager.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "extension-manager"

Fri May  3 19:46:04 2024 rev:2 rq:1171541 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/extension-manager/extension-manager.changes      
2024-02-23 16:47:05.699177942 +0100
+++ 
/work/SRC/openSUSE:Factory/.extension-manager.new.1880/extension-manager.changes
    2024-05-03 19:46:29.349081769 +0200
@@ -1,0 +2,15 @@
+Thu May  2 07:53:20 UTC 2024 - Richard Rahl <rra...@disroot.org>
+
+- update to 0.5.1:
+  * Add null checks for version parsing
+  * backtrace: Collate 'null' messages
+  * Use AdwPreferences* widgets
+  * Fix crash on close while loading
+
+- update to 0.5.0:
+  * New widgets, better resizing, cleaner look
+  * Compatibility with GNOME 46
+  * Display extension icons and statistics
+  * Search is more reliable
+
+-------------------------------------------------------------------

Old:
----
  extension-manager-0.4.3.tar.gz

New:
----
  extension-manager-0.5.1.tar.gz

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

Other differences:
------------------
++++++ extension-manager.spec ++++++
--- /var/tmp/diff_new_pack.zxeTBJ/_old  2024-05-03 19:46:30.209113036 +0200
+++ /var/tmp/diff_new_pack.zxeTBJ/_new  2024-05-03 19:46:30.209113036 +0200
@@ -15,25 +15,26 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define         appname com.mattjakeman.ExtensionManager
 Name:           extension-manager
-Version:        0.4.3
+Version:        0.5.1
 Release:        0
 Summary:        A utility for browsing and installing GNOME Shell Extensions
 License:        GPL-3.0-only
 URL:            https://github.com/mjakeman/extension-manager
 Source:         
%{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  meson
-BuildRequires:  gcc-c++
 BuildRequires:  desktop-file-utils
+BuildRequires:  gcc-c++
 BuildRequires:  libbacktrace-devel
-BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  meson
+BuildRequires:  pkgconfig(blueprint-compiler)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk4)
+BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libadwaita-1)
 BuildRequires:  pkgconfig(libsoup-3.0)
 BuildRequires:  pkgconfig(text-engine-0.1)
-BuildRequires:  pkgconfig(blueprint-compiler)
 
 %description
 A native tool for browsing, installing, and managing GNOME Shell Extensions.

++++++ extension-manager-0.4.3.tar.gz -> extension-manager-0.5.1.tar.gz ++++++
++++ 31628 lines of diff (skipped)

Reply via email to