From e92f7b9e8ed77388c1796cfe27668f7c86912861 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 28 May 2013 15:21:49 -0400 Subject: [PATCH] Update to 1.37.1 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b4dc4c3..947b18f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /gobject-introspection-1.35.8.tar.xz /gobject-introspection-1.35.9.tar.xz /gobject-introspection-1.36.0.tar.xz +/gobject-introspection-1.37.1.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 5616ece..16e9a64 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.36.0 +Version: 1.37.1 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 May 28 2013 Colin Walters - 1.37.1-1 +- Update to 1.37.1 + * Tue Mar 26 2013 Kalev Lember - 1.36.0-1 - Update to 1.36.0 diff --git a/sources b/sources index bf3c3aa..ade137d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -747523a60d02effe39417e2157b3a1c4 gobject-introspection-1.36.0.tar.xz +bc22ca23055a2efef17c00dfdc68aa14 gobject-introspection-1.37.1.tar.xz