[gobject-introspection/f17] 1.32.0

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 28 02:18:50 UTC 2012


commit d94f187159472e1429ad5e796be8e071688fb7db
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Mar 27 22:19:14 2012 -0400

    1.32.0

 .gitignore                 |    1 +
 gobject-introspection.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c10d3d3..e9639ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /gobject-introspection-1.31.10.tar.xz
 /gobject-introspection-1.31.20.tar.xz
 /gobject-introspection-1.31.22.tar.xz
+/gobject-introspection-1.32.0.tar.xz
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index bb5fbd5..9b562d5 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           gobject-introspection
-Version:        1.31.22
+Version:        1.32.0
 Release:        1%{?dist}
 Summary:        Introspection system for GObject-based libraries
 
@@ -10,7 +10,7 @@ Group:      Development/Libraries
 License:        GPLv2+, LGPLv2+, MIT
 URL:            http://live.gnome.org/GObjectIntrospection
 #VCS:           git:git://git.gnome.org/gobject-introspection
-Source0:        http://download.gnome.org/sources/gobject-introspection/1.31/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gobject-introspection/1.32/%{name}-%{version}.tar.xz
 
 Obsoletes:      gir-repository
 
@@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/gi/*
 
 %changelog
+* Tue Mar 27 2012 Matthias Clasen <mclasen at redhat.com> 0 1.32.0-1
+- Update to 1.32.0
+
 * Wed Mar 21 2012 Matthias Clasen <mclasen at redhat.com> 0 1.31.22-1
 - Update to 1.31.22
 
diff --git a/sources b/sources
index 0ae3a13..25ba6f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4689bb17ee01c657530ab1ed998852e7  gobject-introspection-1.31.22.tar.xz
+d0e8266f14063160770aece127211772  gobject-introspection-1.32.0.tar.xz


More information about the scm-commits mailing list