Update to 1.37.4

This commit is contained in:
Richard Hughes 2013-07-16 15:57:22 +01:00
parent e92f7b9e8e
commit 6fab3cfee1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <rhughes@redhat.com> - 1.37.4-1
- Update to 1.37.4
* Tue May 28 2013 Colin Walters <walters@verbum.org> - 1.37.1-1
- Update to 1.37.1

View File

@ -1 +1 @@
bc22ca23055a2efef17c00dfdc68aa14 gobject-introspection-1.37.1.tar.xz
991763d65c6e2930088366c6056488ce gobject-introspection-1.37.4.tar.xz