[mutter/f17: 3/3] 3.3.92

Kalev Lember kalev at fedoraproject.org
Wed Mar 21 10:03:14 UTC 2012


commit 152ac386a73d0614b0c82d84648b1cfcb0d48f74
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Mar 21 12:00:11 2012 +0200

    3.3.92

 .gitignore  |    1 +
 mutter.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9065704..17d740b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ mutter-2.31.5.tar.bz2
 /mutter-3.3.4.tar.xz
 /mutter-3.3.5.tar.xz
 /mutter-3.3.90.tar.xz
+/mutter-3.3.92.tar.xz
diff --git a/mutter.spec b/mutter.spec
index 5fb91e2..a19fea3 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,6 +1,6 @@
 Name:          mutter
-Version:       3.3.90
-Release:       2%{?dist}
+Version:       3.3.92
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -62,7 +62,7 @@ utilities for testing Metacity/Mutter themes.
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
- %configure --disable-static --with-gtk=3.0 --enable-compile-warnings=maximum)
+ %configure --disable-static --enable-compile-warnings=maximum)
 
 SHOULD_HAVE_DEFINED="HAVE_SM HAVE_XINERAMA HAVE_XFREE_XINERAMA HAVE_SHAPE HAVE_RANDR HAVE_STARTUP_NOTIFICATION"
 
@@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %doc %{_mandir}/man1/mutter-window-demo.1.gz
 
 %changelog
+* Wed Mar 21 2012 Kalev Lember <kalevlember at gmail.com> - 3.3.92-1
+- Update to 3.3.92
+
 * Sat Mar 10 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.90-2
 - Rebuild against new cogl
 
diff --git a/sources b/sources
index 5b3bd47..d5d2ada 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76cff8f1a1f22125466a69fedbbf8a94  mutter-3.3.90.tar.xz
+7ab93788cf692e87749e2e5b343a8df6  mutter-3.3.92.tar.xz


More information about the scm-commits mailing list