Update to 1.43.91

This commit is contained in:
Kalev Lember 2015-03-03 16:37:39 +01:00
parent a7b33079c4
commit a6f8cf7dd1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@
/gobject-introspection-1.41.91.tar.xz
/gobject-introspection-1.42.0.tar.xz
/gobject-introspection-1.43.3.tar.xz
/gobject-introspection-1.43.91.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection
Version: 1.43.3
Version: 1.43.91
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 Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 1.43.91-1
- Update to 1.43.91
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 1.43.3-1
- Update to 1.43.3

View File

@ -1 +1 @@
d7828d25068bdef800126da21bc45fc2 gobject-introspection-1.43.3.tar.xz
268cfcebbe2ee280425bc9c2a2c0a736 gobject-introspection-1.43.91.tar.xz