From 3e94c68f7fdd95323b14ac18d2471ef97fa3381a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 13 Sep 2016 10:48:20 +0200 Subject: [PATCH] Update to 1.49.2 --- .gitignore | 1 + gobject-introspection.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 03d612c..8301357 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /gobject-introspection-1.47.92.tar.xz /gobject-introspection-1.48.0.tar.xz /gobject-introspection-1.49.1.tar.xz +/gobject-introspection-1.49.2.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 93475b1..778c654 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,8 +1,8 @@ -%global glib2_version 2.49.4 +%global glib2_version 2.49.7 Name: gobject-introspection -Version: 1.49.1 -Release: 2%{?dist} +Version: 1.49.2 +Release: 1%{?dist} Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT @@ -111,6 +111,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Sep 13 2016 Florian Müllner - 1.49.2-1 +- Update to 1.49.2 + * Fri Sep 02 2016 Kalev Lember - 1.49.1-2 - Drop old gir-repository obsoletes - Don't set group tags diff --git a/sources b/sources index 0da9302..9582b37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53115a27d65700368fe30e49379845c4 gobject-introspection-1.49.1.tar.xz +c47a76b05b2d8438089f519922180747 gobject-introspection-1.49.2.tar.xz