diff --git a/.gitignore b/.gitignore index 0f5c5ff..3b7593a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /gobject-introspection-1.31.0.tar.xz /gobject-introspection-1.31.1.tar.xz /gobject-introspection-1.31.6.tar.xz +/gobject-introspection-1.31.10.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 3096c53..4c1f3f2 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,8 +2,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: gobject-introspection -Version: 1.31.6 -Release: 2%{?dist} +Version: 1.31.10 +Release: 1%{?dist} Summary: Introspection system for GObject-based libraries Group: Development/Libraries @@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Thu Jan 19 2012 Matthias Clasen 0 1.31.10-1 +- Update to 1.31.10 + * Fri Jan 13 2012 Fedora Release Engineering - 1.31.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 5dab951..cb55d0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f45261e264465d7025f19816a20026e4 gobject-introspection-1.31.6.tar.xz +f71e80054048546d282af5f205a08a14 gobject-introspection-1.31.10.tar.xz