[libmx] v1.4.7

Peter Robinson pbrobinson at fedoraproject.org
Tue Aug 14 14:51:44 UTC 2012


commit b966e08ba9f8619d464a6bb22ce84ff35b2f1fcd
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Aug 14 15:51:21 2012 +0100

    v1.4.7

 0001-GAction-API-changed-in-2.29.90.patch |   28 ----------------------------
 libmx.spec                                |   13 +++++++------
 sources                                   |    2 +-
 3 files changed, 8 insertions(+), 35 deletions(-)
---
diff --git a/libmx.spec b/libmx.spec
index 52bccfc..9beb580 100644
--- a/libmx.spec
+++ b/libmx.spec
@@ -1,12 +1,12 @@
 Name:          libmx
-Version:       1.4.6
-Release:       3%{?dist}
+Version:       1.4.7
+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.4/mx-%{version}.tar.xz
+Source0:       https://github.com/downloads/clutter-project/mx/mx-%{version}.tar.xz
 
 BuildRequires: clutter-devel
 BuildRequires: dbus-glib-devel
@@ -19,8 +19,6 @@ BuildRequires: intltool
 BuildRequires: gettext
 BuildRequires: gtk-doc
 
-Patch0: 0001-GAction-API-changed-in-2.29.90.patch
-
 %description
 Mx is a clutter widget toolkit that provides a set of standard user interface 
 elements, including buttons, progress bars, tooltips, scroll bars and others. 
@@ -51,7 +49,6 @@ toolkit, currently used primarily by Moblin.
 
 %prep
 %setup -q -n mx-%{version}
-%patch0 -p1 -b .gaction
 
 %build
 %configure --disable-static --enable-introspection --enable-gtk-doc
@@ -90,6 +87,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/mx-gtk
 
 %changelog
+* Tue Aug 14 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.4.7-1
+- Release 1.4.7
+- Update source location
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 5f0c9c0..69b4b30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92ec1bb29cc878932857de737b111827  mx-1.4.6.tar.xz
+19b1e4918a5ae6d014fc0dab2bb3d0a1  mx-1.4.7.tar.xz


More information about the scm-commits mailing list