From 5906ada9a3e66b11dc23df522a00b2e77bbb7b31 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 25 Nov 2013 18:31:35 +0000 Subject: [PATCH] Update to 1.39.0 --- .gitignore | 1 + gobject-introspection.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 658bceb..c9c9f22 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /gobject-introspection-1.37.4.tar.xz /gobject-introspection-1.37.6.tar.xz /gobject-introspection-1.38.0.tar.xz +/gobject-introspection-1.39.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 37cd49b..c636c05 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.38.0 +Version: 1.39.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.38/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.39/%{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 +* Mon Nov 25 2013 Richard Hughes - 1.39.0-1 +- Update to 1.39.0 + * Tue Sep 24 2013 Kalev Lember - 1.38.0-1 - Update to 1.38.0 diff --git a/sources b/sources index ed2e34d..fde8504 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4851028e950ec0f809e26676b22aba97 gobject-introspection-1.38.0.tar.xz +08c953ccd39eaa6e86ab072829546604 gobject-introspection-1.39.0.tar.xz