diff --git a/.gitignore b/.gitignore index d5f5ebe..7cf7f4c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /gobject-introspection-1.33.14.tar.xz /gobject-introspection-1.34.0.tar.xz /gobject-introspection-1.34.1.tar.xz +/gobject-introspection-1.34.1.1.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index e66b80e..09ce474 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.34.1 +Version: 1.34.1.1 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Wed Oct 17 2012 Kalev Lember - 1.34.1.1-1 +- Update to 1.34.1.1 + * Wed Oct 17 2012 Kalev Lember - 1.34.1-1 - Update to 1.34.1 diff --git a/sources b/sources index d3504dd..8397a61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a744a5c3f3ef8638d9286b3e44e8f26 gobject-introspection-1.34.1.tar.xz +4f1567b43c19a5baa4d09218ce2b9c93 gobject-introspection-1.34.1.1.tar.xz