[mutter] Update to 2.91.0

Owen Taylor otaylor at fedoraproject.org
Mon Oct 4 20:56:48 UTC 2010


commit 30dcffbd7f9d10f86a235422fedc4d838f30348a
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Mon Oct 4 16:51:30 2010 -0400

    Update to 2.91.0

 .gitignore  |    1 +
 mutter.spec |   13 ++++++++-----
 sources     |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 270bdf7..eb7396e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mutter-2.31.5.tar.bz2
+/mutter-2.91.0.tar.bz2
diff --git a/mutter.spec b/mutter.spec
index 53c23fc..2836ef7 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,18 +1,18 @@
 Name:          mutter
-Version:       2.31.5
-Release:       4%{?dist}
+Version:       2.91.0
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
 License:       GPLv2+
 #VCS:	       git:git://git.gnome.org/mutter
-Source0:       ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
+Source0:       ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: clutter-devel
+BuildRequires: clutter-devel >= 1.4.0
 BuildRequires: pango-devel
 BuildRequires: startup-notification-devel
-BuildRequires: gtk3-devel
+BuildRequires: gtk3-devel >= 2.91.0
 BuildRequires: pkgconfig
 BuildRequires: GConf2-devel
 BuildRequires: gobject-introspection-devel
@@ -147,6 +147,9 @@ gconftool-2 --makefile-install-rule \
 %doc %{_mandir}/man1/mutter-window-demo.1.gz
 
 %changelog
+* Mon Oct  4 2010 Owen Taylor <otaylor at redhat.com> - 2.91.0-1
+- Update to 2.91.0
+
 * Wed Sep 22 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.5-4
 - Rebuild against newer gobject-introspection
 
diff --git a/sources b/sources
index e20377a..46e0e58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bec58091d4a3b1df6d5d6c05a1dd7cd  mutter-2.31.5.tar.bz2
+876d7186edcbced8b067ffe33e9390da  mutter-2.91.0.tar.bz2


More information about the scm-commits mailing list