From 26bb5a1d53deba671aea97524286607e03aa75b7 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 25 Mar 2014 18:05:01 +0000 Subject: [PATCH] Update to 1.40.0 --- .gitignore | 1 + gobject-introspection.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1747802..bb2e99f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /gobject-introspection-1.39.0.tar.xz /gobject-introspection-1.39.3.tar.xz /gobject-introspection-1.39.90.tar.xz +/gobject-introspection-1.40.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 21c5a1a..b788ff6 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.39.90 +Version: 1.40.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.39/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.40/%{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 Mar 25 2014 Richard Hughes - 1.40.0-1 +- Update to 1.40.0 + * Wed Feb 19 2014 Richard Hughes - 1.39.90-1 - Update to 1.39.90 diff --git a/sources b/sources index b06335e..2d77c5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -029ff2fe9cfc33b2d93f64481bd5fb80 gobject-introspection-1.39.90.tar.xz +bbb103b5d88dbf2a257b7a26ae9bc666 gobject-introspection-1.40.0.tar.xz