Hello community, here is the log from the commit of package metacity for openSUSE:Factory checked in at 2020-03-18 12:44:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/metacity (Old) and /work/SRC/openSUSE:Factory/.metacity.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "metacity" Wed Mar 18 12:44:19 2020 rev:6 rq:786021 version:3.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/metacity/metacity.changes 2020-02-28 15:22:40.354055742 +0100 +++ /work/SRC/openSUSE:Factory/.metacity.new.3160/metacity.changes 2020-03-18 12:49:33.077108731 +0100 @@ -1,0 +2,8 @@ +Tue Mar 17 16:49:37 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 3.36.0: + * Use ARGB visual for window frame. + * Fix fullscreen regression. + * Remove some dead code. + +------------------------------------------------------------------- Old: ---- metacity-3.35.1.tar.xz New: ---- metacity-3.36.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ metacity.spec ++++++ --- /var/tmp/diff_new_pack.vFbHmN/_old 2020-03-18 12:49:34.133109362 +0100 +++ /var/tmp/diff_new_pack.vFbHmN/_new 2020-03-18 12:49:34.137109364 +0100 @@ -18,13 +18,12 @@ %define soname libmetacity %define sover 1 -%define _version 3.35 +%define _version 3.36 Name: metacity -Version: 3.35.1 +Version: 3.36.0 Release: 0 Summary: Window Manager for the MATE and GNOME Flashback desktops License: GPL-2.0-or-later -Group: System/Libraries URL: https://wiki.gnome.org/Projects/Metacity Source: https://download.gnome.org/sources/metacity/%{_version}/%{name}-%{version}.tar.xz BuildRequires: autoconf @@ -36,9 +35,9 @@ BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: zenity -BuildRequires: pkgconfig(glib-2.0) >= 2.44 +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 +BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libgtop-2.0) BuildRequires: pkgconfig(libstartup-notification-1.0) @@ -62,28 +61,26 @@ %endif %description -Metacity is a small window manager, using GTK+ to do everything. +Metacity is a small window manager, using GTK to do everything. It is developed mainly for the MATE and GNOME Flashback desktops. %lang_package %package -n %{soname}%{sover} Summary: Window Manager for the MATE Desktop -- Library to render themes -Group: System/Libraries %description -n %{soname}%{sover} -Metacity is a small window manager, using GTK+ to do everything. +Metacity is a small window manager, using GTK to do everything. It is developed mainly for the MATE and GNOME Flashback desktops. This package contains a library to render themes. %package tools Summary: Window Manager for the MATE Desktop -- Tools -Group: System/GUI/Other Requires: %{name} = %{version} %description tools -Metacity is a small window manager, using GTK+ to do everything. +Metacity is a small window manager, using GTK to do everything. It is developed mainly for the MATE and GNOME Flashback desktops. This package contains tools related to metacity, including an @@ -92,11 +89,10 @@ %package devel Summary: Window Manager for the MATE Desktop -- Development Files -Group: Development/Libraries/C and C++ Requires: %{soname}%{sover} = %{version} %description devel -Metacity is a small window manager, using GTK+ to do everything. +Metacity is a small window manager, using GTK to do everything. It is developed mainly for the MATE and GNOME Flashback desktops. This package contains all necessary include files and libraries ++++++ metacity-3.35.1.tar.xz -> metacity-3.36.0.tar.xz ++++++ ++++ 4304 lines of diff (skipped)
