From 245d59729441437fbacda7099715fe15705f3a03 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Sep 2013 23:39:42 +0200 Subject: [PATCH] Update to 1.38.0 --- .gitignore | 1 + gobject-introspection.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a19f4dc..658bceb 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /gobject-introspection-1.37.1.tar.xz /gobject-introspection-1.37.4.tar.xz /gobject-introspection-1.37.6.tar.xz +/gobject-introspection-1.38.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 0a82623..37cd49b 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.37.6 +Version: 1.38.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.37/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.38/%{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 24 2013 Kalev Lember - 1.38.0-1 +- Update to 1.38.0 + * Thu Aug 22 2013 Kalev Lember - 1.37.6-1 - Update to 1.37.6 diff --git a/sources b/sources index 9a91663..ed2e34d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2dc3965fa9ec096da48e307e63621cdb gobject-introspection-1.37.6.tar.xz +4851028e950ec0f809e26676b22aba97 gobject-introspection-1.38.0.tar.xz