diff --git a/mutter-3.3.5.tar.xz b/mutter-3.3.5.tar.xz deleted file mode 100644 index e95a467..0000000 --- a/mutter-3.3.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f56d7b3c238962162674af12edaf25da445485290069365ef60acb473c8e8780 -size 1641496 diff --git a/mutter-3.3.90.tar.xz b/mutter-3.3.90.tar.xz new file mode 100644 index 0000000..68b88b2 --- /dev/null +++ b/mutter-3.3.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f883cdb55620c445c137540fc1991a38f4f472e18060b4c3eb1fa32827c1c44 +size 1642476 diff --git a/mutter.changes b/mutter.changes index c3e5508..1bbcb79 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Feb 23 07:25:31 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.90: + + Update for Cogl API changes + + Bug fixes (including bgo#659643) + + Build fixes + + Updated translations. +- Change clutter-devel and gtk3-devel BuildRequires to + pkgconfig(clutter-1.0) and pkgconfig(gtk+-3.0). +- Add explicit pkgconfig() BuildRequires: cairo, cogl-1.0, gio-2.0, + pango. + ------------------------------------------------------------------- Mon Feb 20 13:46:19 UTC 2012 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index d72af91..cad92bd 100644 --- a/mutter.spec +++ b/mutter.spec @@ -17,18 +17,16 @@ Name: mutter -Version: 3.3.5 +Version: 3.3.90 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 -BuildRequires: gobject-introspection-devel -BuildRequires: gtk3-devel >= 3.3.7 +BuildRequires: gobject-introspection-devel >= 0.9.5 BuildRequires: intltool BuildRequires: libSM-devel BuildRequires: libX11-devel @@ -39,8 +37,14 @@ BuildRequires: startup-notification-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: zenity +BuildRequires: pkgconfig(cairo) >= 1.10.0 +BuildRequires: pkgconfig(clutter-1.0) >= 1.9.10 +BuildRequires: pkgconfig(cogl-1.0) >= 1.9.6 +BuildRequires: pkgconfig(gio-2.0) >= 2.25.10 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.7 BuildRequires: pkgconfig(libcanberra-gtk3) +BuildRequires: pkgconfig(pango) >= 1.2.0 BuildRequires: pkgconfig(xcomposite) >= 0.2 BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xdamage)