diff --git a/.gitignore b/.gitignore index bb2e99f..16971a8 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /gobject-introspection-1.39.3.tar.xz /gobject-introspection-1.39.90.tar.xz /gobject-introspection-1.40.0.tar.xz +/gobject-introspection-1.41.3.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index f599ba5..8c96668 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,13 +1,13 @@ Name: gobject-introspection -Version: 1.40.0 -Release: 3%{?dist} +Version: 1.41.3 +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.40/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.41/%{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 Jun 26 2014 Richard Hughes - 1.41.3-1 +- Update to 1.41.3 + * Sat Jun 07 2014 Fedora Release Engineering - 1.40.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 2d77c5c..a0254b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbb103b5d88dbf2a257b7a26ae9bc666 gobject-introspection-1.40.0.tar.xz +6f1a545092bf6896dad982e8f178d464 gobject-introspection-1.41.3.tar.xz