[gobject-introspection] 0.9.8

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 29 12:22:34 UTC 2010


commit dacb80754fa7488c34bc4d3eabaaef4104c27b05
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 08:21:41 2010 -0400

    0.9.8

 .gitignore                 |    1 +
 gobject-introspection.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22e87b2..e128d36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gobject-introspection-0.9.6.tar.bz2
 /gobject-introspection-0.9.7.tar.bz2
+/gobject-introspection-0.9.8.tar.bz2
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index be786cd..096d56e 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.7
+Version:        0.9.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
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 0.9.8-1
+- Update to 0.9.8
+
 * Tue Sep 28 2010 Colin Walters <walters at verbum.org> - 0.9.7-1
 - Update to 0.9.7
 
diff --git a/sources b/sources
index f18733a..9ce6327 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c80347ca8c46de18a9eb58918a3887dc  gobject-introspection-0.9.7.tar.bz2
+e263b0e63ef024b351205b934a2f4bf6  gobject-introspection-0.9.8.tar.bz2


More information about the scm-commits mailing list