[gobject-introspection] 1.31.10

Matthias Clasen mclasen at fedoraproject.org
Fri Jan 20 03:14:36 UTC 2012


commit 00ecaac15ee6609e47a341de9f4dc470d82cadbb
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jan 19 22:14:34 2012 -0500

    1.31.10

 .gitignore                 |    1 +
 gobject-introspection.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f5c5ff..3b7593a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /gobject-introspection-1.31.0.tar.xz
 /gobject-introspection-1.31.1.tar.xz
 /gobject-introspection-1.31.6.tar.xz
+/gobject-introspection-1.31.10.tar.xz
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 3096c53..4c1f3f2 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -2,8 +2,8 @@
 %{!?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.6
-Release:        2%{?dist}
+Version:        1.31.10
+Release:        1%{?dist}
 Summary:        Introspection system for GObject-based libraries
 
 Group:      Development/Libraries
@@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/gi/*
 
 %changelog
+* Thu Jan 19 2012 Matthias Clasen <mclasen at redhat.com> 0 1.31.10-1
+- Update to 1.31.10
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.31.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 5dab951..cb55d0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f45261e264465d7025f19816a20026e4  gobject-introspection-1.31.6.tar.xz
+f71e80054048546d282af5f205a08a14  gobject-introspection-1.31.10.tar.xz


More information about the scm-commits mailing list