[gobject-introspection] - Update to 0.10.2

Colin Walters walters at fedoraproject.org
Mon Feb 7 19:54:16 UTC 2011


commit 6847e645bdc8987c73c137a15a9a8e3c709de15a
Author: Colin Walters <walters at verbum.org>
Date:   Mon Feb 7 14:57:20 2011 -0500

    - Update to 0.10.2

 .gitignore                 |    1 +
 gobject-introspection.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4cde4f4..4f8921d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gobject-introspection-0.9.12.tar.bz2
 /gobject-introspection-0.10.0.tar.bz2
 /gobject-introspection-0.10.1.tar.bz2
+/gobject-introspection-0.10.2.tar.bz2
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index c165a44..e530d5e 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.10.1
+Version:        0.10.2
 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
+* Mon Feb  7 2011 Colin Walters <walters at verbum.org> - 0.10.2-1
+- Update to 0.10.2
+
 * Wed Jan 12 2011 Colin Walters <walters at verbum.org> - 0.10.1-1
 - Update to 0.10.1
 
diff --git a/sources b/sources
index 1cb69a5..f3b4f52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46faf231243ef5918bb30a38dbc62f10  gobject-introspection-0.10.1.tar.bz2
+6622131845e0908415345dc67b4a3775  gobject-introspection-0.10.2.tar.bz2


More information about the scm-commits mailing list