diff --git a/.gitignore b/.gitignore index 2801f7c..21c1cba 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /gobject-introspection-1.32.0.tar.xz /gobject-introspection-1.32.1.tar.xz /gobject-introspection-1.33.2.tar.xz +/gobject-introspection-1.33.3.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index e02b432..629b36c 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.33.2 +Version: 1.33.3 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 Jun 27 2012 Richard Hughes - 1.33.3-1 +- Update to 1.33.3 + * Thu Jun 07 2012 Richard Hughes - 1.33.2-1 - Update to 1.33.2 diff --git a/sources b/sources index 60ed65e..e1d4082 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f2065d6f4a178ca80b49ba0779a0632 gobject-introspection-1.33.2.tar.xz +502f8528e0fa9b37daa95c92cdcc8a4b gobject-introspection-1.33.3.tar.xz