diff --git a/.gitignore b/.gitignore index bec54e9..e1b0bcb 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /gobject-introspection-1.46.0.tar.xz /gobject-introspection-1.47.1.tar.xz /gobject-introspection-1.47.92.tar.xz +/gobject-introspection-1.48.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 2cde398..6a29026 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,7 +1,7 @@ %global glib2_version 2.45.3 Name: gobject-introspection -Version: 1.47.92 +Version: 1.48.0 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.47/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.48/%{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 +* Tue Mar 22 2016 Kalev Lember - 1.48.0-1 +- Update to 1.48.0 + * Mon Mar 14 2016 Richard Hughes - 1.47.92-1 - Update to 1.47.92 diff --git a/sources b/sources index d235dcd..1481c70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd862cf86e95e09c0e18b721f68baecb gobject-introspection-1.47.92.tar.xz +01301fa9019667d48e927353e08bc218 gobject-introspection-1.48.0.tar.xz