diff --git a/.gitignore b/.gitignore index e1b0bcb..03d612c 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /gobject-introspection-1.47.1.tar.xz /gobject-introspection-1.47.92.tar.xz /gobject-introspection-1.48.0.tar.xz +/gobject-introspection-1.49.1.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 3590b3c..e3d93ae 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,7 +1,7 @@ -%global glib2_version 2.48.0 +%global glib2_version 2.49.4 Name: gobject-introspection -Version: 1.48.0 +Version: 1.49.1 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -9,7 +9,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.48/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.49/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -117,6 +117,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Thu Aug 04 2016 Kalev Lember - 1.49.1-1 +- Update to 1.49.1 + * Tue Mar 22 2016 Kalev Lember - 1.48.0-1 - Update to 1.48.0 diff --git a/sources b/sources index 1481c70..0da9302 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01301fa9019667d48e927353e08bc218 gobject-introspection-1.48.0.tar.xz +53115a27d65700368fe30e49379845c4 gobject-introspection-1.49.1.tar.xz