diff --git a/.gitignore b/.gitignore index 2a8e1f6..813d456 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /gobject-introspection-1.45.3.tar.xz /gobject-introspection-1.45.4.tar.xz /gobject-introspection-1.46.0.tar.xz +/gobject-introspection-1.47.1.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index a3d29ef..99d63fd 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,7 +1,7 @@ %global glib2_version 2.45.3 Name: gobject-introspection -Version: 1.46.0 +Version: 1.47.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.46/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.47/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Mon Nov 02 2015 Kalev Lember - 1.47.1-1 +- Update to 1.47.1 + * Tue Sep 22 2015 Kalev Lember - 1.46.0-1 - Update to 1.46.0 diff --git a/sources b/sources index b52ba32..ba04e88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adb40a31c7c80b65b0f4c8fd71b493dc gobject-introspection-1.46.0.tar.xz +8548fed2f999902accbf45cafe5a078c gobject-introspection-1.47.1.tar.xz