[gobject-introspection] - Update to 0.9.10

Colin Walters walters at fedoraproject.org
Thu Sep 30 19:29:20 UTC 2010


commit 4468e2fc217ee752e7642c42c6f2998429be53c7
Author: Colin Walters <walters at verbum.org>
Date:   Thu Sep 30 15:18:58 2010 -0400

    - Update to 0.9.10

 .gitignore                 |    1 +
 gobject-introspection.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 901d72a..6c3c1ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gobject-introspection-0.9.6.tar.bz2
 /gobject-introspection-0.9.7.tar.bz2
 /gobject-introspection-0.9.8.tar.bz2
 /gobject-introspection-0.9.9.tar.bz2
+/gobject-introspection-0.9.10.tar.bz2
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index d024dc8..ce4d317 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:        0.9.9
+Version:        0.9.10
 Release:	1%{?dist}
 Summary:        Introspection system for GObject-based libraries
 
@@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/gi/*
 
 %changelog
+* Thu Sep 30 2010 Colin Walters <walters at verbum.org> - 0.9.10-1
+- Update to 0.9.10
+
 * Thu Sep 30 2010 Colin Walters <walters at verbum.org> - 0.9.9-1
 - Update to 0.9.9
 
diff --git a/sources b/sources
index 7278a00..d5a0875 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-715d41b5be88748b82e9bfcefebaaa72  gobject-introspection-0.9.9.tar.bz2
+bfaa8f53efe95857b55cf736ca8bff14  gobject-introspection-0.9.10.tar.bz2


More information about the scm-commits mailing list