SHA256
1
0
forked from pool/mutter

Accepting request 929557 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/929557
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=393
This commit is contained in:
2021-11-05 08:46:21 +00:00
committed by Git OBS Bridge
parent ad9ee19bfd
commit 5608c64f5a
5 changed files with 37 additions and 53 deletions

View File

@@ -23,15 +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-UPSTREAM clutter-only_reset_preedit_text_if_set.patch glgo#GNOME/mutter!2059 -- Upstream bugfix that will be part of GNOME 42: Only reset preedit text if set
Patch1: clutter-only_reset_preedit_text_if_set.patch
# PATCH-FIX-OPENSUSE mutter-Lower-HIDPI_LIMIT-to-144.patch fate#326682, bsc#1125467 qkzhu@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 fcrozat@suse.com -- Do not search for cvt on s390x, it doesn't exist there
@@ -122,7 +120,7 @@ Obsoletes: typelib-1_0-Meta-3_0
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
@@ -142,7 +140,6 @@ applications that want to make use of the mutter library.
%prep
%setup -q
%patch1 -p1
%patch3 -p1
%patch4 -p1