diff --git a/mutter-3.3.3.tar.xz b/mutter-3.3.3.tar.xz deleted file mode 100644 index db1c9d7..0000000 --- a/mutter-3.3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58079853f8bfa9aa4b7d3deae2c137960b30eafd0009ef83d4d93310009be81c -size 1644884 diff --git a/mutter-3.3.4.tar.xz b/mutter-3.3.4.tar.xz new file mode 100644 index 0000000..d669f23 --- /dev/null +++ b/mutter-3.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00238a58ad5b4a0fe5036afbe38ee4860ac2a77efa0998e4d1cc57ef1ffaecee +size 1645568 diff --git a/mutter.changes b/mutter.changes index c2c0e0f..f2d6a39 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jan 20 19:39:38 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.4: + + Adapt to changes in GtkStateFlags + + Redo properties for applications menu corresponding to GTK+ + changes - they are now _GTK_* not DBUS_*. + + Fix crash on gnome-shell restart when a modal dialog is open + [bgo#668299] + + Code cleanup [bgo#666039] + + Updated translations. +- Drop mutter-fix-build-latest-gtk3.patch: fixed upstream. + +------------------------------------------------------------------- +Wed Jan 18 11:28:48 UTC 2012 - vuntz@opensuse.org + +- Add mutter-fix-build-latest-gtk3.patch: fix build caused by an + API change in GTK+ 3.3.8. + ------------------------------------------------------------------- Thu Jan 5 07:34:46 UTC 2012 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index 1f0a0c6..c755ed4 100644 --- a/mutter.spec +++ b/mutter.spec @@ -15,8 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: mutter +Version: 3.3.4 +Release: 0 +Summary: Window and compositing manager based on Clutter +License: GPL-2.0+ +Group: System/GUI/GNOME +Url: http://www.gnome.org +Source: http://download.gnome.org/sources/mutter/3.3/%{name}-%{version}.tar.xz BuildRequires: clutter-devel BuildRequires: fdupes BuildRequires: gnome-doc-utils-devel @@ -34,17 +40,10 @@ BuildRequires: pkgconfig(libcanberra-gtk3) %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common %endif -Version: 3.3.3 -Release: 0 -Summary: Window and compositing manager based on Clutter -License: GPL-2.0+ -Group: System/GUI/GNOME -Source: http://download.gnome.org/sources/mutter/3.3/%{name}-%{version}.tar.xz -Url: http://www.gnome.org -BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: zenity Recommends: %{name}-lang Provides: windowmanager +BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description