diff --git a/.gitignore b/.gitignore index e9639ac..bf289db 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /gobject-introspection-1.31.20.tar.xz /gobject-introspection-1.31.22.tar.xz /gobject-introspection-1.32.0.tar.xz +/gobject-introspection-1.32.1.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 9b562d5..2ae868c 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: 1.32.0 +Version: 1.32.1 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 Apr 20 2012 Kalev Lember - 1.32.1-1 +- Update to 1.32.1 + * Tue Mar 27 2012 Matthias Clasen 0 1.32.0-1 - Update to 1.32.0 diff --git a/sources b/sources index 25ba6f0..360da87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0e8266f14063160770aece127211772 gobject-introspection-1.32.0.tar.xz +7bbdb696c37bb98aef5af02c4b8975e3 gobject-introspection-1.32.1.tar.xz