Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package metacity for openSUSE:Factory checked in at 2023-03-27 18:17:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/metacity (Old) and /work/SRC/openSUSE:Factory/.metacity.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "metacity" Mon Mar 27 18:17:59 2023 rev:11 rq:1074710 version:3.46.1 Changes: -------- --- /work/SRC/openSUSE:Factory/metacity/metacity.changes 2021-11-23 22:13:15.334345091 +0100 +++ /work/SRC/openSUSE:Factory/.metacity.new.31432/metacity.changes 2023-03-27 18:18:03.059667232 +0200 @@ -1,0 +2,12 @@ +Mon Mar 27 10:08:52 UTC 2023 - Alexei Sorokin <sor.ale...@meowr.ru> + +- Update version to 3.46.1 (changes since 3.42.0): + * Fix crash minimising parent window. + * Fix fullscreen for Wine windows. + * Improve switching between windows of same application. + * Fix crash when background pixmap has non-default depth. + * Unminimise child window together with main window. + * Updated translations. +- Drop metacity-glib-2.62.patch: no supported distribution uses it. + +------------------------------------------------------------------- Old: ---- metacity-3.42.0.tar.xz metacity-glib-2.62.patch New: ---- metacity-3.46.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ metacity.spec ++++++ --- /var/tmp/diff_new_pack.QK2Xq4/_old 2023-03-27 18:18:08.867697879 +0200 +++ /var/tmp/diff_new_pack.QK2Xq4/_new 2023-03-27 18:18:08.875697922 +0200 @@ -1,7 +1,7 @@ # # spec file for package metacity # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,15 @@ %define soname libmetacity %define sover 3 -%define _version 3.42 +%define _version 3.46 Name: metacity -Version: 3.42.0 +Version: 3.46.1 Release: 0 Summary: Window Manager for the MATE and GNOME Flashback desktops License: GPL-2.0-or-later Group: System/GUI/Other URL: https://wiki.gnome.org/Projects/Metacity Source: https://download.gnome.org/sources/metacity/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE metacity-glib-2.62.patch -- Restore GLib 2.62 support. -Patch0: %{name}-glib-2.62.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext @@ -46,6 +44,7 @@ BuildRequires: pkgconfig(libstartup-notification-1.0) BuildRequires: pkgconfig(pango) >= 1.2.0 BuildRequires: pkgconfig(sm) +BuildRequires: pkgconfig(vulkan) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcomposite) >= 0.2 BuildRequires: pkgconfig(xcursor) @@ -61,9 +60,6 @@ Recommends: %{name}-lang Provides: windowmanager %glib2_gsettings_schema_requires -%if 0%{?suse_version} >= 1500 && 0%{?is_opensuse} -BuildRequires: pkgconfig(vulkan) -%endif %description Metacity is a window manager using GTK to do everything. @@ -110,7 +106,7 @@ %build autoreconf -fi -%configure\ +%configure \ --disable-static %make_build @@ -121,6 +117,7 @@ %find_lang %{name} %{?no_lang_C} %post -n %{soname}%{sover} -p /sbin/ldconfig + %postun -n %{soname}%{sover} -p /sbin/ldconfig %files ++++++ metacity-3.42.0.tar.xz -> metacity-3.46.1.tar.xz ++++++ ++++ 44425 lines of diff (skipped)