[gobject-introspection/f15/master] Update to 0.10.4

Colin Walters walters at fedoraproject.org
Thu Mar 10 20:20:30 UTC 2011


commit 4fcfdf6a07c22af83612cbeeb0e38d6a4d676ec4
Author: Colin Walters <walters at verbum.org>
Date:   Thu Mar 10 15:14:56 2011 -0500

    Update to 0.10.4

 .gitignore                 |    1 +
 gobject-introspection.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d6324dd..055c6da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gobject-introspection-0.10.1.tar.bz2
 /gobject-introspection-0.10.2.tar.bz2
 /gobject-introspection-0.10.3.tar.bz2
+/gobject-introspection-0.10.4.tar.bz2
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 436b02b..88ed9ea 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.3
+Version:        0.10.4
 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 Mar 10 2011 Colin Walters <walters at verbum.org> - 0.10.4-1
+- Update to 0.10.4
+
 * Wed Feb 23 2011 Colin Walters <walters at verbum.org> - 0.10.3-1
 - Update to 0.10.3
 
diff --git a/sources b/sources
index e151823..99c60e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62287613b635591e150c6554550057e8  gobject-introspection-0.10.3.tar.bz2
+39147ea80600ee33efaa299439c24713  gobject-introspection-0.10.4.tar.bz2


More information about the scm-commits mailing list