From 6fab3cfee1248934a792abe913518efbacde60fb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 16 Jul 2013 15:57:22 +0100 Subject: [PATCH] Update to 1.37.4 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 947b18f..98b13ae 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /gobject-introspection-1.35.9.tar.xz /gobject-introspection-1.36.0.tar.xz /gobject-introspection-1.37.1.tar.xz +/gobject-introspection-1.37.4.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 16e9a64..358c573 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.37.1 +Version: 1.37.4 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Jul 16 2013 Richard Hughes - 1.37.4-1 +- Update to 1.37.4 + * Tue May 28 2013 Colin Walters - 1.37.1-1 - Update to 1.37.1 diff --git a/sources b/sources index ade137d..9786edd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc22ca23055a2efef17c00dfdc68aa14 gobject-introspection-1.37.1.tar.xz +991763d65c6e2930088366c6056488ce gobject-introspection-1.37.4.tar.xz