diff --git a/.gitignore b/.gitignore index 658bceb..e3ef616 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /gobject-introspection-1.37.4.tar.xz /gobject-introspection-1.37.6.tar.xz /gobject-introspection-1.38.0.tar.xz +/gobject-introspection-1.41.4.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 99c1135..05dc377 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.40.0 +Version: 1.41.4 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -7,7 +7,7 @@ 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 +* Tue Aug 05 2014 Richard Hughes - 1.41.4-1 +- Update to 1.41.4 + * Mon Apr 14 2014 Richard Hughes - 1.40.0-1 - Update to 1.40.0 diff --git a/sources b/sources index ed2e34d..66f504e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4851028e950ec0f809e26676b22aba97 gobject-introspection-1.38.0.tar.xz +135350c26800ccd2a5667fd395401798 gobject-introspection-1.41.4.tar.xz