diff --git a/.gitignore b/.gitignore index 212d08b..8e221ec 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /gobject-introspection-1.41.4.tar.xz /gobject-introspection-1.41.91.tar.xz /gobject-introspection-1.42.0.tar.xz +/gobject-introspection-1.43.3.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index aa9a3bd..d900d1f 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.42.0 +Version: 1.43.3 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.42/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.43/%{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 Jan 22 2015 Richard Hughes - 1.43.3-1 +- Update to 1.43.3 + * Tue Sep 23 2014 Kalev Lember - 1.42.0-1 - Update to 1.42.0 diff --git a/sources b/sources index 8532d43..c2676b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fa52f6b67367d9c1b99b98683ced202 gobject-introspection-1.42.0.tar.xz +d7828d25068bdef800126da21bc45fc2 gobject-introspection-1.43.3.tar.xz