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-11-06 18:15:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mutter (Old)
 and      /work/SRC/openSUSE:Factory/.mutter.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mutter"

Sat Nov  6 18:15:32 2021 rev:174 rq:929606 version:41.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mutter/mutter.changes    2021-10-23 
23:13:54.192978952 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new.1890/mutter.changes  2021-11-06 
18:17:49.220878013 +0100
@@ -1,0 +2,46 @@
+Fri Nov  5 07:18:06 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 41.1:
+  + Fix monitor screencast scanouts
+  + dma-buf: Use alpha-less pixel formats where appropriate
+  + wayland: Allow clients to maximize windows regardless of
+    constraints
+  + Handle hotplug events without relevant changes more effectively
+  + Improve error reporting when startup fails
+  + dma-buf: Add support for ABGR and XBGR formats
+  + Fix X11 middle button emulation setting
+  + Include server-side shadows in window screenshots
+  + Don't change workspaces of unmanaged windows
+  + Reset idletime when unplugging the power cable
+  + xwayland: Avoid unnecessary _NET_WM_STATE events
+  + Fix videos in Firefox stuttering in overview
+  + Don't use atomic mode setting for virtio_gpu driver
+  + Improve on-screen keyboard on X11
+  + Fix text glitches after size changes
+  + Fix reporting output rotation to xwayland
+  + wayland: Accept final preference of drop destination
+  + Fix erratic scrolling in GTK apps
+  + Fix tilt direction of pen/tablet inputs
+  + Use b/w unicode for tablet mode OSD
+  + Fix negative paint volume offscreen effect
+  + Only add paint volumes of mapped actors to stage clip
+  + Fix mapping tablet input to correct monitor
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop clutter-only_reset_preedit_text_if_set.patch: Fixed upstream
+
+-------------------------------------------------------------------
+Tue Nov  2 11:55:37 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- BuildRequire libxcvt when building against xorg-x11-server > 21,
+  unless when building for s390x: libxcvt was split out and lives
+  in an own package now.
+
+-------------------------------------------------------------------
+Thu Oct 21 12:41:20 UTC 2021 - Florian "spirit" <packag...@sp1rit.anonaddy.me>
+
+- Added clutter-only_reset_preedit_text_if_set.patch
+  + fixes "scrollback" issue of GtkTextView
+    (see 
lists.opensuse.org/archives/list/fact...@lists.opensuse.org/thread/WYSUDJFTZIEEJS3QBBBUNLD3XBXULABU/)
+
+-------------------------------------------------------------------

Old:
----
  mutter-41.0.tar.xz

New:
----
  mutter-41.1.tar.xz

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

Other differences:
------------------
++++++ mutter.spec ++++++
--- /var/tmp/diff_new_pack.QGLbQs/_old  2021-11-06 18:17:50.120878478 +0100
+++ /var/tmp/diff_new_pack.QGLbQs/_new  2021-11-06 18:17:50.124878481 +0100
@@ -23,14 +23,13 @@
 %define api_minor 0
 %define libmutter libmutter-%{api_major}-%{api_minor}
 Name:           mutter
-Version:        41.0
+Version:        41.1
 Release:        0
 Summary:        Window and compositing manager based on Clutter
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://www.gnome.org
 Source:         
https://download.gnome.org/sources/mutter/41/%{name}-%{version}.tar.xz
-
 # PATCH-FIX-OPENSUSE mutter-Lower-HIDPI_LIMIT-to-144.patch fate#326682, 
bsc#1125467 qk...@suse.com -- Lower HIDPI_LIMIT to 144
 Patch3:         mutter-Lower-HIDPI_LIMIT-to-144.patch
 # PATCH-FIX-UPSTREAM mutter-disable-cvt-s390x.patch bsc#1158128 
fcro...@suse.com -- Do not search for cvt on s390x, it doesn't exist there
@@ -46,6 +45,9 @@
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
+%ifnarch s390x
+BuildRequires:  (libxcvt if xorg-x11-server > 21)
+%endif
 BuildRequires:  meson >= 0.53.0
 BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-server
@@ -118,7 +120,7 @@
 Obsoletes:      libmutter-8-0 <= %{version}
 # mutter-data was essentilly hard-required at the same version, as mutter 
requires
 # libmutter-<n>-0 (which has a soname bump at every major version change), 
libmutter
-# required mutter-data >= %{version} and mutter-data required 
mutter=%{version}.
+# required mutter-data >= %%{version} and mutter-data required 
mutter=%%{version}.
 Obsoletes:      mutter-data <= %{version}
 
 %description

++++++ mutter-41.0.tar.xz -> mutter-41.1.tar.xz ++++++
++++ 5644 lines of diff (skipped)

Reply via email to