From 6dcd9cf7a118045206f99d3ebd2d7b3beca654eb07e015a1908103cf9adf33c1 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit <null@suse.de> Date: Wed, 1 Jun 2011 07:51:16 +0000 Subject: [PATCH 1/3] Updating link to change in openSUSE:Factory/mutter revision 32.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=cb3b696bcb35d9288d549d51150f27fc --- mutter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutter.spec b/mutter.spec index ef26cd3..6e4b6ec 100644 --- a/mutter.spec +++ b/mutter.spec @@ -37,7 +37,7 @@ BuildRequires: gnome-common License: GPLv2+ Group: System/GUI/GNOME Version: 3.0.2.1 -Release: 1 +Release: 2 Summary: Window and compositing manager based on Clutter Source: %{name}-%{version}.tar.bz2 Url: http://www.gnome.org From 1fdea16fbebd1a5239ca7f2a29255a1b4538459e0ef2b90150e9bc7646ed6127 Mon Sep 17 00:00:00 2001 From: Vincent Untz <vuntz@opensuse.org> Date: Fri, 1 Jul 2011 09:52:41 +0000 Subject: [PATCH 2/3] Accepting request 74969 from home:dimstar:branches:GNOME:Factory Update to 3.1.3 - tweaked with vuntz OBS-URL: https://build.opensuse.org/request/show/74969 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=61 --- mutter-3.0.2.1.tar.bz2 | 3 --- mutter-3.1.3.tar.bz2 | 3 +++ mutter.changes | 27 +++++++++++++++++++++++++++ mutter.spec | 11 ++++++----- 4 files changed, 36 insertions(+), 8 deletions(-) delete mode 100644 mutter-3.0.2.1.tar.bz2 create mode 100644 mutter-3.1.3.tar.bz2 diff --git a/mutter-3.0.2.1.tar.bz2 b/mutter-3.0.2.1.tar.bz2 deleted file mode 100644 index bf687c8..0000000 --- a/mutter-3.0.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b122ffe170078af3edb9d4aa076c89eefd7a12a8aa57a1025227c1ab92912b3c -size 2005161 diff --git a/mutter-3.1.3.tar.bz2 b/mutter-3.1.3.tar.bz2 new file mode 100644 index 0000000..7fdb2fd --- /dev/null +++ b/mutter-3.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0c38afdf9db071759895fa470f0a47f96ae3d20fa6450564923c9d4d2896ec +size 2002120 diff --git a/mutter.changes b/mutter.changes index d320e89..ca26a23 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Jul 1 09:04:24 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.1.3: + + bgo#645355: Support dark window theme variants for windows with + a dark widget theme; this is selected by the _GTK_THEME_VARIANT + property + + bgo#635268: Don't draw a shadow under windows with an alpha- + channel - this fixes transparency for GNOME Terminal + + bgo#649315: Add a MetaWindow:wm-class property for notification + + Add a MetaWindow:minimized property for notification + + bgo#627880: Fix handling of unusual window shapes that Wine was + setting causing some applications to draw wrong + + bgo#653121: Improve replacing another compositor and being + replaced: release compositor selection in the right order and + wait for compositors that get it wrong. + + bgo#652369: Remove behavior where left clicking on a window + border with the titlebar offscreen gave the window menu + + bgo#649202: Don't set the global default textdomain, since + Mutter is a library as well as an application + + Exit with the right (success or failure) exit status + + Code cleanup + + Other bugs fixed: bgo#649114, bgo#652507 + + Updated translations. +- Process %{_datadir}/gnome/wm-properties/mutter-wm.desktop with + suse_update_desktop_file to fix a rpmlint warning. + ------------------------------------------------------------------- Thu May 26 12:36:24 CEST 2011 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index 6e4b6ec..a25a8fd 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,10 +36,10 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.0.2.1 -Release: 2 +Version: 3.1.3 +Release: 1 Summary: Window and compositing manager based on Clutter -Source: %{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: zenity @@ -87,6 +87,7 @@ translation-update-upstream %endif %{__rm} %{buildroot}/%{_libdir}/*.la %suse_update_desktop_file %{name} +%suse_update_desktop_file %{buildroot}%{_datadir}/gnome/wm-properties/mutter-wm.desktop %find_lang %{name} %{?no_lang_C} %find_gconf_schemas %fdupes %{buildroot} @@ -114,7 +115,7 @@ rm -rf %{buildroot} %{_bindir}/* %{_libdir}/*.so.* %{_libdir}/mutter/ -%exclude %{_libdir}/mutter/Meta-3.0.gir +%exclude %{_libdir}/mutter/Meta-3.1.gir %{_datadir}/applications/mutter.desktop %{_datadir}/mutter/ # Do not depend on libgnome just for a directory @@ -129,7 +130,7 @@ rm -rf %{buildroot} %defattr (-, root, root) %{_includedir}/mutter/ %{_libdir}/*.so -%{_libdir}/mutter/Meta-3.0.gir +%{_libdir}/mutter/Meta-3.1.gir %{_libdir}/pkgconfig/*.pc %changelog From 2c1b24a301ec3dc3e13375406928ce14be1717fbc7a1e1455ea5e09c77138125 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger <dimstar@opensuse.org> Date: Sat, 2 Jul 2011 10:31:04 +0000 Subject: [PATCH 3/3] Accepting request 75060 from home:vuntz:branches:GNOME:Factory Update to 3.1.3.1 (build failed in my branch because of new cogl conflicting with old one, but it builds fine) OBS-URL: https://build.opensuse.org/request/show/75060 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=62 --- mutter-3.1.3.1.tar.bz2 | 3 +++ mutter-3.1.3.tar.bz2 | 3 --- mutter.changes | 8 ++++++++ mutter.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 mutter-3.1.3.1.tar.bz2 delete mode 100644 mutter-3.1.3.tar.bz2 diff --git a/mutter-3.1.3.1.tar.bz2 b/mutter-3.1.3.1.tar.bz2 new file mode 100644 index 0000000..60dbf81 --- /dev/null +++ b/mutter-3.1.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b39efb0a747aff0d25df4aab5186b56a5a97b80b27ff46d6a554c76ee06b29d +size 2004272 diff --git a/mutter-3.1.3.tar.bz2 b/mutter-3.1.3.tar.bz2 deleted file mode 100644 index 7fdb2fd..0000000 --- a/mutter-3.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a0c38afdf9db071759895fa470f0a47f96ae3d20fa6450564923c9d4d2896ec -size 2002120 diff --git a/mutter.changes b/mutter.changes index ca26a23..4acac66 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jul 2 09:31:10 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.3.1: + + Back API version down to "3.0": the change to Meta-3.1.gir was + unintentional. + + Updated translations. + ------------------------------------------------------------------- Fri Jul 1 09:04:24 CEST 2011 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index a25a8fd..bc5825b 100644 --- a/mutter.spec +++ b/mutter.spec @@ -36,7 +36,7 @@ BuildRequires: gnome-common %endif License: GPLv2+ Group: System/GUI/GNOME -Version: 3.1.3 +Version: 3.1.3.1 Release: 1 Summary: Window and compositing manager based on Clutter Source: http://download.gnome.org/sources/mutter/3.1/%{name}-%{version}.tar.bz2 @@ -115,7 +115,7 @@ rm -rf %{buildroot} %{_bindir}/* %{_libdir}/*.so.* %{_libdir}/mutter/ -%exclude %{_libdir}/mutter/Meta-3.1.gir +%exclude %{_libdir}/mutter/Meta-3.0.gir %{_datadir}/applications/mutter.desktop %{_datadir}/mutter/ # Do not depend on libgnome just for a directory @@ -130,7 +130,7 @@ rm -rf %{buildroot} %defattr (-, root, root) %{_includedir}/mutter/ %{_libdir}/*.so -%{_libdir}/mutter/Meta-3.1.gir +%{_libdir}/mutter/Meta-3.0.gir %{_libdir}/pkgconfig/*.pc %changelog