[mutter/f15] Update to 3.0.2.1

Owen Taylor otaylor at fedoraproject.org
Wed May 25 19:55:23 UTC 2011


commit a2f4a9bed1840d58eaa60bd37ca0eddb51f4394d
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Wed May 25 15:52:36 2011 -0400

    Update to 3.0.2.1

 .gitignore                   |    2 +
 libmutter-session-save.patch |   51 ------------------------------------------
 mutter.spec                  |   11 ++++-----
 sources                      |    2 +-
 4 files changed, 8 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6f4957..8b4f712 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ mutter-2.31.5.tar.bz2
 /mutter-2.91.93.tar.bz2
 /mutter-3.0.0.tar.bz2
 /mutter-3.0.1.tar.bz2
+/mutter-3.0.2.tar.bz2
+/mutter-3.0.2.1.tar.bz2
diff --git a/mutter.spec b/mutter.spec
index d748bc0..0d17ed8 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,6 +1,6 @@
 Name:          mutter
-Version:       3.0.1
-Release:       3%{?dist}
+Version:       3.0.2.1
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -8,9 +8,6 @@ License:       GPLv2+
 #VCS:	       git:git://git.gnome.org/mutter
 Source0:       ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
 
-# upstream fix
-Patch0: libmutter-session-save.patch
-
 BuildRequires: clutter-devel >= 1.5.8
 BuildRequires: pango-devel
 BuildRequires: startup-notification-devel
@@ -63,7 +60,6 @@ utilities for testing Metacity/Mutter themes.
 
 %prep
 %setup -q
-%patch0 -p1 -b .session-save
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -147,6 +143,9 @@ gconftool-2 --makefile-install-rule \
 %doc %{_mandir}/man1/mutter-window-demo.1.gz
 
 %changelog
+* Wed May 25 2011 Owen Taylor <otaylor at redhat.com> - 3.0.2.1-1
+- Update to 3.0.2.1
+
 * Fri Apr 29 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.1-3
 - Actually apply the patch for #700276
 
diff --git a/sources b/sources
index a2e98d3..ec05139 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0becf3994d279dae28a898d0e74d018  mutter-3.0.1.tar.bz2
+52212e032309fff6307f9083171fcb1a  mutter-3.0.2.1.tar.bz2


More information about the scm-commits mailing list