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 2022-10-24 13:15:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-layer-shell (Old)
and /work/SRC/openSUSE:Factory/.gtk-layer-shell.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk-layer-shell"
Mon Oct 24 13:15:56 2022 rev:11 rq:1030848 version:0.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-layer-shell/gtk-layer-shell.changes
2022-01-28 22:13:17.282581227 +0100
+++
/work/SRC/openSUSE:Factory/.gtk-layer-shell.new.2275/gtk-layer-shell.changes
2022-10-24 13:15:58.347583033 +0200
@@ -1,0 +2,9 @@
+Mon Oct 24 10:34:41 UTC 2022 - Michael Vetter <[email protected]>
+
+- Update to 0.8.0:
+ * Vala: support generating vapi files
+ * Fix: memory leak, #128
+ * Compat: stop warning when GTK version is not explicitly supported
+ * Compat: bump supported GTK to 3.24.34
+
+-------------------------------------------------------------------
Old:
----
v0.7.0.tar.gz
New:
----
v0.8.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk-layer-shell.spec ++++++
--- /var/tmp/diff_new_pack.QadZdW/_old 2022-10-24 13:15:58.899583930 +0200
+++ /var/tmp/diff_new_pack.QadZdW/_new 2022-10-24 13:15:58.911583949 +0200
@@ -17,10 +17,10 @@
Name: gtk-layer-shell
-Version: 0.7.0
+Version: 0.8.0
Release: 0
Summary: Library to create desktop components for Wayland
-License: MIT AND LGPL-3.0-or-later AND GPL-3.0-or-later
+License: GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT
Group: System/GUI/Other
URL: https://github.com/wmww/gtk-layer-shell
Source: %{url}/archive/v%{version}.tar.gz
@@ -34,10 +34,11 @@
BuildRequires: pkgconfig(gdk-wayland-3.0)
BuildRequires: pkgconfig(gdk-x11-3.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.31
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.34
BuildRequires: pkgconfig(gtk+-broadway-3.0)
BuildRequires: pkgconfig(gtk+-wayland-3.0)
BuildRequires: pkgconfig(gtk+-x11-3.0)
+BuildRequires: pkgconfig(vapigen)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-protocols)
@@ -98,6 +99,10 @@
%{_includedir}/gtk-layer-shell
%{_libdir}/pkgconfig/gtk-layer-shell-0.pc
%{_datadir}/gir-1.0/GtkLayerShell-0.1.gir
+%dir %{_datadir}/vala
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/gtk-layer-shell-0.deps
+%{_datadir}/vala/vapi/gtk-layer-shell-0.vapi
%files -n typelib-1_0-GtkLayerShell-0_1
%{_libdir}/girepository-1.0/GtkLayerShell-0.1.typelib
++++++ v0.7.0.tar.gz -> v0.8.0.tar.gz ++++++
++++ 2972 lines of diff (skipped)