[libmx/f15] v1.2.1

Peter Robinson pbrobinson at fedoraproject.org
Thu Aug 11 13:04:01 UTC 2011


commit 8aacf89a8254869e4554f37a2b0eca157abf1921
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Aug 11 14:03:48 2011 +0100

    v1.2.1

 .gitignore |    1 +
 libmx.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a7ffd6..61ce44d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ mx-1.1.0.tar.bz2
 /mx-1.1.11.tar.bz2
 /mx-1.1.12.tar.bz2
 /mx-1.2.0.tar.bz2
+/mx-1.2.1.tar.xz
diff --git a/libmx.spec b/libmx.spec
index 986f6da..7c19e8b 100644
--- a/libmx.spec
+++ b/libmx.spec
@@ -1,12 +1,12 @@
 Name:          libmx
-Version:       1.2.0
+Version:       1.2.1
 Release:       1%{?dist}
 Summary:       A clutter widget toolkit
 
 Group:         System Environment/Libraries
 License:       LGPLv2
 URL:           http://www.clutter-project.org
-Source0:       http://source.clutter-project.org/sources/mx/1.2/mx-%{version}.tar.bz2
+Source0:       http://source.clutter-project.org/sources/mx/1.2/mx-%{version}.tar.xz
 
 BuildRequires: clutter-imcontext-devel
 BuildRequires: clutter-gesture-devel
@@ -86,6 +86,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/mx-gtk
 
 %changelog
+* Thu Aug 11 2011 Peter Robinson <pbrobinson at gmail.com> 1.2.1-1
+- 1.2.1
+
 * Sun Jun  5 2011 Peter Robinson <pbrobinson at gmail.com> 1.2.0-1
 - 1.2.0
 
diff --git a/sources b/sources
index 6cd4e36..0ed0ff3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52bf38db466925632074653f455b947c  mx-1.2.0.tar.bz2
+2595a61511f3e354eecd4031f6804ac9  mx-1.2.1.tar.xz


More information about the scm-commits mailing list