Update to 1.37.1

This commit is contained in:
Colin Walters 2013-05-28 15:21:49 -04:00
parent d3433297e5
commit e92f7b9e8e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

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

View File

@ -1 +1 @@
747523a60d02effe39417e2157b3a1c4 gobject-introspection-1.36.0.tar.xz
bc22ca23055a2efef17c00dfdc68aa14 gobject-introspection-1.37.1.tar.xz