[gobject-introspection] Update to 1.37.1

Colin Walters walters at fedoraproject.org
Tue May 28 19:21:59 UTC 2013


commit e92f7b9e8ed77388c1796cfe27668f7c86912861
Author: Colin Walters <walters at verbum.org>
Date:   Tue May 28 15:21:49 2013 -0400

    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 <walters at verbum.org> - 1.37.1-1
+- Update to 1.37.1
+
 * Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 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


More information about the scm-commits mailing list