[gobject-introspection/f15/master] 0.10.7

Matthias Clasen mclasen at fedoraproject.org
Mon Apr 4 18:38:10 UTC 2011


commit 8a59178a112d94bab911f1fe99d5c3290ef4c30c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Apr 4 14:37:36 2011 -0400

    0.10.7

 .gitignore                 |    1 +
 gobject-introspection.spec |   13 ++++++++-----
 sources                    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85ee323..314aec7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /gobject-introspection-0.10.4.tar.bz2
 /gobject-introspection-0.10.5.tar.bz2
 /gobject-introspection-0.10.6.tar.bz2
+/gobject-introspection-0.10.7.tar.bz2
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 1db61c9..1429f27 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -2,17 +2,17 @@
 %{!?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.6
-Release:	1%{?dist}
+Version:        0.10.7
+Release:        1%{?dist}
 Summary:        Introspection system for GObject-based libraries
 
 Group:      Development/Libraries
 License:        GPLv2+, LGPLv2+, MIT
 URL:            http://live.gnome.org/GObjectIntrospection
-#VCS:		git:git://git.gnome.org/gobject-introspection
-Source0:	gobject-introspection-%{version}.tar.bz2
+#VCS:           git:git://git.gnome.org/gobject-introspection
+Source0:        gobject-introspection-%{version}.tar.bz2
 
-Obsoletes:	gir-repository
+Obsoletes:      gir-repository
 
 BuildRequires:  glib2-devel
 BuildRequires:  python-devel >= 2.5
@@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/gi/*
 
 %changelog
+* Mon Apr  4 2011 Matthias Clasen <mclasen at redhat.com> - 0.10.7-1
+- Update to 0.10.7
+
 * Fri Mar 25 2011 Owen Taylor <otaylor at redhat.com> - 0.10.6-1
 - New upstream release to fix missing cairo typelib
 
diff --git a/sources b/sources
index dbb2179..10314d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73a4b44d25f62f751825b30c621103ce  gobject-introspection-0.10.6.tar.bz2
+86d039314b38a8c7dd315a71a50e086d  gobject-introspection-0.10.7.tar.bz2


More information about the scm-commits mailing list