diff --git a/.gitignore b/.gitignore index 2bad302..d5f5ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /gobject-introspection-1.33.10.tar.xz /gobject-introspection-1.33.14.tar.xz /gobject-introspection-1.34.0.tar.xz +/gobject-introspection-1.34.1.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index a95ebd4..e66b80e 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.34.0 +Version: 1.34.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 +- Update to 1.34.1 + * Tue Sep 25 2012 Kalev Lember - 1.34.0-1 - Update to 1.34.0 diff --git a/sources b/sources index ef12b61..d3504dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0902ae3b31871ea00167720e06acaa40 gobject-introspection-1.34.0.tar.xz +4a744a5c3f3ef8638d9286b3e44e8f26 gobject-introspection-1.34.1.tar.xz