diff --git a/.gitignore b/.gitignore index 9027c70..2d8b5ff 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /gobject-introspection-1.34.2.tar.xz /gobject-introspection-1.35.2.tar.xz /gobject-introspection-1.35.3.tar.xz +/gobject-introspection-1.35.4.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 5d3522d..550820c 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.35.3 +Version: 1.35.4 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Jan 15 2013 Matthias Clasen - 1.35.4-1 +- Update to 1.35.4 + * Thu Dec 20 2012 Kalev Lember - 1.35.3-1 - Update to 1.35.3 diff --git a/sources b/sources index 11e3b90..73ab6c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d690d3065b8dc198b286f781ab75d7a gobject-introspection-1.35.3.tar.xz +05228dba4295b135882dec447bee4a98 gobject-introspection-1.35.4.tar.xz