diff --git a/.gitignore b/.gitignore index 98b13ae..a19f4dc 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /gobject-introspection-1.36.0.tar.xz /gobject-introspection-1.37.1.tar.xz /gobject-introspection-1.37.4.tar.xz +/gobject-introspection-1.37.6.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 03c8773..0a82623 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,13 +1,13 @@ Name: gobject-introspection -Version: 1.37.4 -Release: 2%{?dist} +Version: 1.37.6 +Release: 1%{?dist} Summary: Introspection system for GObject-based libraries Group: Development/Libraries License: GPLv2+, LGPLv2+, MIT URL: http://live.gnome.org/GObjectIntrospection #VCS: git:git://git.gnome.org/gobject-introspection -Source0: http://download.gnome.org/sources/gobject-introspection/1.36/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.37/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Thu Aug 22 2013 Kalev Lember - 1.37.6-1 +- Update to 1.37.6 + * Sat Aug 03 2013 Fedora Release Engineering - 1.37.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 9786edd..9a91663 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -991763d65c6e2930088366c6056488ce gobject-introspection-1.37.4.tar.xz +2dc3965fa9ec096da48e307e63621cdb gobject-introspection-1.37.6.tar.xz