Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gtk-layer-shell for openSUSE:Factory
checked in at 2025-06-02 22:00:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-layer-shell (Old)
and /work/SRC/openSUSE:Factory/.gtk-layer-shell.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk-layer-shell"
Mon Jun 2 22:00:50 2025 rev:16 rq:1281727 version:0.9.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-layer-shell/gtk-layer-shell.changes
2025-04-07 17:43:38.010420168 +0200
+++
/work/SRC/openSUSE:Factory/.gtk-layer-shell.new.16005/gtk-layer-shell.changes
2025-06-02 22:01:04.242490577 +0200
@@ -1,0 +2,11 @@
+Mon Jun 2 05:30:17 UTC 2025 - Michael Vetter <[email protected]>
+
+- Update to 0.9.2:
+ * Fix: don't set popup window geometry with no buffer attached, #200
+ * Fix: wait for configure event before letting GTK commit a buffer, #202
+ * Tests: refactor the mock Wayland compositor used by the tests,
+ brings it in line with the version in the gtk4-layer-shell repo
+ * Meson: bump required Meson version to 0.54.0
+ * Depends: require wayland-protocols >=1.16.0 to build
+
+-------------------------------------------------------------------
Old:
----
v0.9.1.tar.gz
New:
----
v0.9.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk-layer-shell.spec ++++++
--- /var/tmp/diff_new_pack.RuNj6m/_old 2025-06-02 22:01:05.446540513 +0200
+++ /var/tmp/diff_new_pack.RuNj6m/_new 2025-06-02 22:01:05.446540513 +0200
@@ -17,7 +17,7 @@
Name: gtk-layer-shell
-Version: 0.9.1
+Version: 0.9.2
Release: 0
Summary: Library to create desktop components for Wayland
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT
@@ -25,7 +25,7 @@
URL: https://github.com/wmww/gtk-layer-shell
Source: %{url}/archive/v%{version}.tar.gz
BuildRequires: gcc
-BuildRequires: meson >= 0.45.1
+BuildRequires: meson >= 0.54.0
BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gail-3.0)
@@ -41,7 +41,7 @@
BuildRequires: pkgconfig(vapigen)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-cursor)
-BuildRequires: pkgconfig(wayland-protocols)
+BuildRequires: pkgconfig(wayland-protocols) >= 1.16.0
%description
A library to create panels and other desktop components for Wayland using the
Layer Shell protocol.
++++++ v0.9.1.tar.gz -> v0.9.2.tar.gz ++++++
++++ 4578 lines of diff (skipped)