Hello community,

here is the log from the commit of package metacity for openSUSE:Factory 
checked in at 2020-02-28 15:22:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/metacity (Old)
 and      /work/SRC/openSUSE:Factory/.metacity.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "metacity"

Fri Feb 28 15:22:37 2020 rev:5 rq:780263 version:3.35.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/metacity/metacity.changes        2018-12-04 
20:54:32.900838261 +0100
+++ /work/SRC/openSUSE:Factory/.metacity.new.26092/metacity.changes     
2020-02-28 15:22:40.354055742 +0100
@@ -1,0 +2,19 @@
+Sat Feb 22 15:48:43 UTC 2020 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- Update to version 3.35.1 (changes since 3.30.1):
+  * Convert WM_NAME and WM_CLASS to UTF-8.
+  * Add support for _GTK_SHOW_WINDOW_MENU.
+  * Fix a possible crash in the compositor.
+  * Add support for _GTK_WORKAREAS_Dn.
+  * Add support for _GNOME_WM_STRUT_AREA.
+  * Clip shape region to window size.
+  * Do not move focus to a fullscreen window that is on another
+    monitor.
+  * Fix blurry titlebar font.
+  * Fix shadow regression with Metacity theme.
+  * Fix some memory leaks.
+  * Update translations.
+- Drop support for old openSUSE versions.
+- Remove metacity-lower-autotools.patch, metacity-gtk-3.20.patch.
+
+-------------------------------------------------------------------

Old:
----
  metacity-3.30.1.tar.xz
  metacity-gtk-3.20.patch
  metacity-lower-autotools.patch

New:
----
  metacity-3.35.1.tar.xz

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

Other differences:
------------------
++++++ metacity.spec ++++++
--- /var/tmp/diff_new_pack.mCMH22/_old  2020-02-28 15:22:41.018057093 +0100
+++ /var/tmp/diff_new_pack.mCMH22/_new  2020-02-28 15:22:41.022057102 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package metacity
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,15 @@
 
 %define soname  libmetacity
 %define sover   1
-%define _version 3.30
+%define _version 3.35
 Name:           metacity
-Version:        3.30.1
+Version:        3.35.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
+Group:          System/Libraries
+URL:            https://wiki.gnome.org/Projects/Metacity
 Source:         
https://download.gnome.org/sources/metacity/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE metacity-lower-autotools.patch -- Lower the 
requirements on autotools.
-Patch0:         metacity-lower-autotools.patch
-# PATCH-FEATURE-OPENSUSE metacity-gtk-3.20.patch -- Restore GTK+ 3.20 support.
-Patch1:         metacity-gtk-3.20.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gettext
@@ -42,7 +38,7 @@
 BuildRequires:  zenity
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.3.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
@@ -108,14 +104,12 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 autoreconf -fi
 %configure\
   --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -127,22 +121,8 @@
 
 %postun -n %{soname}%{sover} -p /sbin/ldconfig
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS rationales.txt README
 %{_bindir}/metacity
 %{_bindir}/metacity-message

++++++ metacity-3.30.1.tar.xz -> metacity-3.35.1.tar.xz ++++++
++++ 23128 lines of diff (skipped)


Reply via email to