Update to 1.39.3

This commit is contained in:
Richard Hughes 2014-01-29 09:38:31 +00:00
parent 5906ada9a3
commit 0983989e40
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -36,3 +36,4 @@
/gobject-introspection-1.37.6.tar.xz /gobject-introspection-1.37.6.tar.xz
/gobject-introspection-1.38.0.tar.xz /gobject-introspection-1.38.0.tar.xz
/gobject-introspection-1.39.0.tar.xz /gobject-introspection-1.39.0.tar.xz
/gobject-introspection-1.39.3.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection Name: gobject-introspection
Version: 1.39.0 Version: 1.39.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Introspection system for GObject-based libraries 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/* %{_datadir}/gtk-doc/html/gi/*
%changelog %changelog
* Wed Jan 29 2014 Richard Hughes <rhughes@redhat.com> - 1.39.3-1
- Update to 1.39.3
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 1.39.0-1 * Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 1.39.0-1
- Update to 1.39.0 - Update to 1.39.0

View File

@ -1 +1 @@
08c953ccd39eaa6e86ab072829546604 gobject-introspection-1.39.0.tar.xz 6a7dadabe3775f100e34f35291e5e477 gobject-introspection-1.39.3.tar.xz