[clutter] a git snapshot that works better with gnome-shell

Matthias Clasen mclasen at fedoraproject.org
Sat Jan 21 23:20:38 UTC 2012


commit 910b0bc622719090410eba26b27e97fcd614bed8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jan 21 18:20:31 2012 -0500

    a git snapshot that works better with gnome-shell

 clutter.spec |    9 +++++++--
 sources      |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/clutter.spec b/clutter.spec
index a08f177..f1e52bd 100644
--- a/clutter.spec
+++ b/clutter.spec
@@ -1,6 +1,8 @@
+%define alphatag 20120121
+
 Name:          clutter
-Version:       1.9.6
-Release:       1%{?dist}
+Version:       1.9.7
+Release:       0.1.%{alphatag}%{?dist}
 Summary:       Open Source software library for creating rich graphical user interfaces
 
 Group:         Development/Libraries
@@ -93,6 +95,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/cally
 
 %changelog
+* Sat Jan 21 2012 Matthias Clasen <mclasen at redhat.com> - 1.9.7-0.1.20120121
+- A snapshot that may now really work with gnome-shell
+
 * Thu Jan 19 2012 Matthias Clasen <mclasen at redhat.com> - 1.9.6-1
 - Should work with gnome-shell again
 
diff --git a/sources b/sources
index aa2b81c..b9d60d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6dae3c185120362628171fa7ffe379f  clutter-1.9.6.tar.xz
+0895caec45d4abea1d776053b7d9dca4  clutter-1.9.7.tar.xz


More information about the scm-commits mailing list