[gobject-introspection/f15/master] New upstream release to fix missing cairo typelib

Owen Taylor otaylor at fedoraproject.org
Sat Mar 26 00:57:04 UTC 2011


commit 063d7ec9e45bae8e06677f7c7085481010f1d716
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Fri Mar 25 20:56:22 2011 -0400

    New upstream release to fix missing cairo typelib

 .gitignore                 |    1 +
 gobject-introspection.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e19a2c..85ee323 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /gobject-introspection-0.10.3.tar.bz2
 /gobject-introspection-0.10.4.tar.bz2
 /gobject-introspection-0.10.5.tar.bz2
+/gobject-introspection-0.10.6.tar.bz2
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 97130dc..1db61c9 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.5
+Version:        0.10.6
 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
+* Fri Mar 25 2011 Owen Taylor <otaylor at redhat.com> - 0.10.6-1
+- New upstream release to fix missing cairo typelib
+
 * Fri Mar 25 2011 Colin Walters <walters at verbum.org> - 0.10.5-1
 - New upstream release, fixes cairo.gir
   Necessary to avoid gnome-shell having a cairo-devel dependency.
diff --git a/sources b/sources
index 5ce67b5..dbb2179 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25f8d6087efaa13230d9d41cdfc1bb1e  gobject-introspection-0.10.5.tar.bz2
+73a4b44d25f62f751825b30c621103ce  gobject-introspection-0.10.6.tar.bz2


More information about the scm-commits mailing list