Update to 1.41.4

This commit is contained in:
Kalev Lember 2014-07-22 13:45:08 +02:00
parent ac4943ab63
commit 6e9bb74f8f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@
/gobject-introspection-1.39.90.tar.xz
/gobject-introspection-1.40.0.tar.xz
/gobject-introspection-1.41.3.tar.xz
/gobject-introspection-1.41.4.tar.xz

View File

@ -1,5 +1,5 @@
Name: gobject-introspection
Version: 1.41.3
Version: 1.41.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 22 2014 Kalev Lember <kalevlember@gmail.com> - 1.41.4-1
- Update to 1.41.4
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 1.41.3-1
- Update to 1.41.3

View File

@ -1 +1 @@
6f1a545092bf6896dad982e8f178d464 gobject-introspection-1.41.3.tar.xz
135350c26800ccd2a5667fd395401798 gobject-introspection-1.41.4.tar.xz