Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gala for openSUSE:Factory checked in 
at 2024-11-25 23:23:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gala (Old)
 and      /work/SRC/openSUSE:Factory/.gala.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gala"

Mon Nov 25 23:23:05 2024 rev:2 rq:1226266 version:8.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/gala/gala.changes        2024-11-18 
19:57:46.888541593 +0100
+++ /work/SRC/openSUSE:Factory/.gala.new.28523/gala.changes     2024-11-25 
23:23:22.403358086 +0100
@@ -1,0 +2,32 @@
+Mon Nov 25 12:43:34 UTC 2024 - Richard Rahl <[email protected]>
+
+- small fix for Leap 1500
+
+-------------------------------------------------------------------
+Mon Nov 25 12:27:57 UTC 2024 - Richard Rahl <[email protected]>
+
+- update to 8.0.3:
+  * DragDropAction: Fix actor_clicked emission on touch event
+  * Introduce AnimationsSettings
+  * DragDropAction: properly handle button release event
+  * Introduce a WindowPositioner
+  * Pass Meta.Display instead of Gala.WindowManager where possible
+  * Add support for Mutter47
+  * AnimationSettings: Introduce get_animation_duration
+  * HideTracker: Take windows that are only vertically maximized
+  * Add panel hide delay
+- update to 8.0.2:
+  * WindowIcon: reload icon if more info about the window becomes available
+  * ManagedClient: Inherit fds
+  * Fix autohide
+  * Fix stacking order after workspace switch
+  * ScreenshotManager: Fix cursor inclusion for non window screenshots
+  * Fix panel sometimes being behind windows
+- remove support-libmutter15.patch, as upstream integrated the patch
+
+-------------------------------------------------------------------
+Wed Nov 20 07:58:05 UTC 2024 - Richard Rahl <[email protected]>
+
+- move Leap16 to libmutter-15
+
+-------------------------------------------------------------------

Old:
----
  gala-8.0.1.tar.gz
  support-libmutter15.patch

New:
----
  gala-8.0.3.tar.gz

BETA DEBUG BEGIN:
  Old:  * Fix panel sometimes being behind windows
- remove support-libmutter15.patch, as upstream integrated the patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ gala.spec ++++++
--- /var/tmp/diff_new_pack.SEAzrW/_old  2024-11-25 23:23:22.899378761 +0100
+++ /var/tmp/diff_new_pack.SEAzrW/_new  2024-11-25 23:23:22.903378928 +0100
@@ -19,14 +19,12 @@
 %define         sover 0
 %define         appid io.elementary.desktop.wm
 Name:           gala
-Version:        8.0.1
+Version:        8.0.3
 Release:        0
 Summary:        The Pantheon window manager
 License:        GPL-3.0-or-later
 URL:            https://github.com/elementary/gala
 Source0:        %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# https://github.com/elementary/gala/pull/2090
-Patch0:         support-libmutter15.patch
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -45,7 +43,7 @@
 BuildRequires:  pkgconfig(gtk4)
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libhandy-1)
-%if 0%{?suse_version} <= 1600
+%if 0%{?suse_version} < 1600
 BuildRequires:  pkgconfig(libmutter-13)
 %else
 BuildRequires:  pkgconfig(libmutter-15)
@@ -91,9 +89,11 @@
 %lang_package
 
 %prep
-%autosetup -N
-%if 0%{?suse_version} == 1699
-%autopatch -p1
+%autosetup
+
+%if 0%{?suse_version} < 1600
+#fix Leap, as there is no valacheck
+sed -i -e 's|pid_t|int|g' vapi/libmutter.vapi lib/App.vala 
src/WindowTracker.vala
 %endif
 
 %build

++++++ gala-8.0.1.tar.gz -> gala-8.0.3.tar.gz ++++++
++++ 27811 lines of diff (skipped)

Reply via email to