diff --git a/.gitignore b/.gitignore index 5ceebd1..1747802 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /gobject-introspection-1.38.0.tar.xz /gobject-introspection-1.39.0.tar.xz /gobject-introspection-1.39.3.tar.xz +/gobject-introspection-1.39.90.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index f0da00d..21c5a1a 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.39.3 +Version: 1.39.90 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 Feb 19 2014 Richard Hughes - 1.39.90-1 +- Update to 1.39.90 + * Wed Jan 29 2014 Richard Hughes - 1.39.3-1 - Update to 1.39.3 diff --git a/sources b/sources index f4519cb..b06335e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a7dadabe3775f100e34f35291e5e477 gobject-introspection-1.39.3.tar.xz +029ff2fe9cfc33b2d93f64481bd5fb80 gobject-introspection-1.39.90.tar.xz