[gobject-introspection] update to 0.10.8

John Palmieri (J5) johnp at fedoraproject.org
Thu Apr 21 18:00:16 UTC 2011


commit bcf0aa84900487708f816b026a26bcd21c54382e
Author: John (J5) Palmieri <johnp at redhat.com>
Date:   Thu Apr 21 13:59:42 2011 -0400

    update to 0.10.8

 .gitignore                 |    1 +
 gobject-introspection.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f687573..33fdad8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gobject-introspection-0.10.5.tar.bz2
 /gobject-introspection-0.10.6.tar.bz2
 /gobject-introspection-0.10.7.tar.bz2
+/gobject-introspection-0.10.8.tar.bz2
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 1429f27..aebf649 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.7
+Version:        0.10.8
 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 Apr 21 2011 John (J5) Palmieri <johnp at redhat.com> - 0.10.8-1
+- Update to 0.10.8
+
 * Mon Apr  4 2011 Matthias Clasen <mclasen at redhat.com> - 0.10.7-1
 - Update to 0.10.7
 
diff --git a/sources b/sources
index 10314d9..87d23ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86d039314b38a8c7dd315a71a50e086d  gobject-introspection-0.10.7.tar.bz2
+b5da58a5327d13b4d1e08b8e42b2456d  gobject-introspection-0.10.8.tar.bz2


More information about the scm-commits mailing list