diff --git a/.gitignore b/.gitignore index 2d8b5ff..4400564 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /gobject-introspection-1.35.2.tar.xz /gobject-introspection-1.35.3.tar.xz /gobject-introspection-1.35.4.tar.xz +/gobject-introspection-1.35.8.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 2c539b7..bf7eba9 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,6 +1,6 @@ Name: gobject-introspection -Version: 1.35.4 -Release: 2%{?dist} +Version: 1.35.8 +Release: 1%{?dist} Summary: Introspection system for GObject-based libraries Group: Development/Libraries @@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Feb 19 2013 Richard Hughes - 1.35.8-1 +- Update to 1.35.8 + * Thu Feb 14 2013 Fedora Release Engineering - 1.35.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 73ab6c6..5e94fad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05228dba4295b135882dec447bee4a98 gobject-introspection-1.35.4.tar.xz +32a46a2710203ddfc61e65287746f46e gobject-introspection-1.35.8.tar.xz