Update to 1.43.92

This commit is contained in:
Kalev Lember 2015-03-17 20:42:27 +01:00
parent 052d574b5e
commit 7323f53a6b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@
/gobject-introspection-1.42.0.tar.xz
/gobject-introspection-1.43.3.tar.xz
/gobject-introspection-1.43.91.tar.xz
/gobject-introspection-1.43.92.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection
Version: 1.43.91
Version: 1.43.92
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 17 2015 Kalev Lember <kalevlember@gmail.com> - 1.43.92-1
- Update to 1.43.92
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 1.43.91-1
- Update to 1.43.91
- Use the %%license macro for the COPYING file

View File

@ -1 +1 @@
268cfcebbe2ee280425bc9c2a2c0a736 gobject-introspection-1.43.91.tar.xz
5523b516002eb441bbfc2b42d8fff767 gobject-introspection-1.43.92.tar.xz