Hello community, here is the log from the commit of package metacity for openSUSE:Factory checked in at 2017-10-23 16:51:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/metacity (Old) and /work/SRC/openSUSE:Factory/.metacity.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "metacity" Mon Oct 23 16:51:59 2017 rev:2 rq:535703 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/metacity/metacity.changes 2017-07-11 08:24:36.457922180 +0200 +++ /work/SRC/openSUSE:Factory/.metacity.new/metacity.changes 2017-10-23 16:52:29.502931525 +0200 @@ -1,0 +2,14 @@ +Sat Oct 21 19:05:10 UTC 2017 - [email protected] + +- Update to version 3.26.0: + * Manage override-redirect windows. + * Add an option to change scale in metacity-theme-viewer. + * Fix the appmenu button size in metacity-theme-viewer + * Add an appmenu to the button layout in metacity-theme-viewer. + * Handle legacy fullscreen requests (bgo#781946). + * Fix a memory leak when changing theme (bgo#788078). + * Fix a crash when struts change during grab operation + (bgo#603632). + * Update translations. + +------------------------------------------------------------------- Old: ---- metacity-3.24.1.tar.xz New: ---- metacity-3.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ metacity.spec ++++++ --- /var/tmp/diff_new_pack.qX48zG/_old 2017-10-23 16:52:30.054905693 +0200 +++ /var/tmp/diff_new_pack.qX48zG/_new 2017-10-23 16:52:30.058905505 +0200 @@ -18,9 +18,9 @@ %define soname libmetacity %define sover 1 -%define _version 3.24 +%define _version 3.26 Name: metacity -Version: 3.24.1 +Version: 3.26.0 Release: 0 Summary: Window Manager for the MATE and GNOME Flashback desktops License: GPL-2.0+ @@ -53,6 +53,9 @@ Recommends: %{name}-lang Provides: windowmanager %glib2_gsettings_schema_requires +%if 0%{?suse_version} > 1320 +BuildRequires: pkgconfig(vulkan) +%endif %description Metacity is a small window manager, using GTK+ to do everything. @@ -109,6 +112,7 @@ %suse_update_desktop_file metacity %find_lang %{name} %{?no_lang_C} +%if 0%{?suse_version} <= 1320 %post %desktop_database_post %glib2_gsettings_schema_post @@ -116,13 +120,13 @@ %postun %desktop_database_postun %glib2_gsettings_schema_postun +%endif %post -n %{soname}%{sover} -p /sbin/ldconfig %postun -n %{soname}%{sover} -p /sbin/ldconfig %files -%defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS rationales.txt README %{_bindir}/metacity %{_bindir}/metacity-message @@ -137,14 +141,11 @@ %{_mandir}/man1/metacity-message.1%{?ext_man} %files lang -f %{name}.lang -%defattr(-,root,root) %files -n %{soname}%{sover} -%defattr(-,root,root) %{_libdir}/%{soname}.so.%{sover}* %files tools -%defattr(-,root,root) %{_bindir}/metacity-theme-viewer %{_bindir}/metacity-window-demo %dir %{_datadir}/metacity @@ -154,7 +155,6 @@ %{_mandir}/man1/metacity-window-demo.1%{?ext_man} %files devel -%defattr(-,root,root) %{_includedir}/metacity/ %{_libdir}/%{soname}.so %{_libdir}/pkgconfig/libmetacity.pc ++++++ metacity-3.24.1.tar.xz -> metacity-3.26.0.tar.xz ++++++ ++++ 45739 lines of diff (skipped)
