Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2021-08-02 12:04:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mutter (Old)
 and      /work/SRC/openSUSE:Factory/.mutter.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mutter"

Mon Aug  2 12:04:53 2021 rev:168 rq:909107 version:40.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mutter/mutter.changes    2021-07-21 
19:07:04.923364682 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new.1899/mutter.changes  2021-08-02 
12:05:30.953650341 +0200
@@ -1,0 +2,16 @@
+Thu Jul 29 02:04:20 UTC 2021 - Yifan Jiang <yfji...@suse.com>
+
+- Synchronize changelog between SLE, Leap and Factory.
+
+-------------------------------------------------------------------
+Thu Jul 29 01:36:50 UTC 2021 - Yifan Jiang <yfji...@suse.com>
+
+- Disable eglstream on Leap/SLE by now since it is under review.
+
+-------------------------------------------------------------------
+Wed Jul 28 03:34:42 UTC 2021 - Yifan Jiang <yfji...@suse.com>
+
+- Add versioned BuildRequires to pkgconfig(libinput):
+  https://gitlab.gnome.org/GNOME/mutter/-/blob/gnome-40/meson.build#L47
+
+-------------------------------------------------------------------
@@ -322,0 +339,2 @@
+- Drop mutter-fix-wine-copy-and-paste.patch:
+  fixed upstream.
@@ -351,0 +370,7 @@
+
+-------------------------------------------------------------------
+Fri Aug 21 08:40:27 UTC 2020 - Alynx Zhou <alynx.z...@suse.com>
+
+- Added mutter-fix-wine-copy-and-paste.patch: sometimes copy and
+  paste will fail in wine applications, this upstream patch fixed
+  it (boo#1175532, glgo#GNOME/mutter!1369).

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

Other differences:
------------------
++++++ mutter.spec ++++++
--- /var/tmp/diff_new_pack.4fSdxE/_old  2021-08-02 12:05:31.453650235 +0200
+++ /var/tmp/diff_new_pack.4fSdxE/_new  2021-08-02 12:05:31.457650234 +0200
@@ -69,7 +69,7 @@
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.12.0
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(libdrm) >= 2.4.83
-BuildRequires:  pkgconfig(libinput)
+BuildRequires:  pkgconfig(libinput) >= 1.15.0
 BuildRequires:  pkgconfig(libpipewire-0.3) >= 0.3.21
 BuildRequires:  pkgconfig(libstartup-notification-1.0) >= 0.7
 BuildRequires:  pkgconfig(libsystemd)
@@ -83,7 +83,9 @@
 %endif
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(upower-glib) >= 0.99.0
+%if !0%{?sle_version}
 BuildRequires:  pkgconfig(wayland-eglstream)
+%endif
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.18
 BuildRequires:  pkgconfig(wayland-server) >= 1.13.0
 BuildRequires:  pkgconfig(x11)
@@ -149,7 +151,9 @@
 %build
 %meson \
        -Degl_device=true \
+%if !0%{?sle_version}
        -Dwayland_eglstream=true \
+%endif
        -Dcogl_tests=false \
        -Dclutter_tests=false \
        -Dtests=false \

Reply via email to