From ef36c13ef2475593abb0bce6ad9679440f25408f Mon Sep 17 00:00:00 2001 From: Florian Müllner Date: Sep 20 2016 11:24:08 +0000 Subject: Update to 1.50.0 --- diff --git a/.gitignore b/.gitignore index 8301357..d4d70e1 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /gobject-introspection-1.48.0.tar.xz /gobject-introspection-1.49.1.tar.xz /gobject-introspection-1.49.2.tar.xz +/gobject-introspection-1.50.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 778c654..a9a2a31 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,13 +1,13 @@ -%global glib2_version 2.49.7 +%global glib2_version 2.50.0 Name: gobject-introspection -Version: 1.49.2 +Version: 1.50.0 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection -Source0: https://download.gnome.org/sources/gobject-introspection/1.49/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gobject-introspection/1.50/%{name}-%{version}.tar.xz # Support builds from git BuildRequires: autoconf automake libtool @@ -111,6 +111,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Sep 20 2016 Florian Müllner - 1.50.0-1 +- Update to 1.50.0 + * Tue Sep 13 2016 Florian Müllner - 1.49.2-1 - Update to 1.49.2 diff --git a/sources b/sources index 9582b37..3b66791 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c47a76b05b2d8438089f519922180747 gobject-introspection-1.49.2.tar.xz +5af8d724f25d0c9cfbe6df41b77e5dc0 gobject-introspection-1.50.0.tar.xz