From d4a70e00e966ab5dc289907a8119d281c223d75d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 23 Sep 2014 13:48:05 +0200 Subject: [PATCH] Update to 1.42.0 --- .gitignore | 1 + gobject-introspection.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 83c8b29..212d08b 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /gobject-introspection-1.41.3.tar.xz /gobject-introspection-1.41.4.tar.xz /gobject-introspection-1.41.91.tar.xz +/gobject-introspection-1.42.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index a80a776..aa9a3bd 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.41.91 +Version: 1.42.0 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -7,7 +7,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.41/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.42/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Sep 23 2014 Kalev Lember - 1.42.0-1 +- Update to 1.42.0 + * Mon Sep 01 2014 Kalev Lember - 1.41.91-1 - Update to 1.41.91 diff --git a/sources b/sources index 17e93c7..8532d43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13c744adc4621d073cba9802ed9a54fd gobject-introspection-1.41.91.tar.xz +4fa52f6b67367d9c1b99b98683ced202 gobject-introspection-1.42.0.tar.xz