Update to 1.41.91

This commit is contained in:
Kalev Lember 2014-09-01 23:06:59 +02:00
parent 0f18827a84
commit f429161afe
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@
/gobject-introspection-1.40.0.tar.xz
/gobject-introspection-1.41.3.tar.xz
/gobject-introspection-1.41.4.tar.xz
/gobject-introspection-1.41.91.tar.xz

View File

@ -1,6 +1,6 @@
Name: gobject-introspection
Version: 1.41.4
Release: 2%{?dist}
Version: 1.41.91
Release: 1%{?dist}
Summary: Introspection system for GObject-based libraries
Group: Development/Libraries
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/gi/*
%changelog
* Mon Sep 01 2014 Kalev Lember <kalevlember@gmail.com> - 1.41.91-1
- Update to 1.41.91
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.41.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
135350c26800ccd2a5667fd395401798 gobject-introspection-1.41.4.tar.xz
13c744adc4621d073cba9802ed9a54fd gobject-introspection-1.41.91.tar.xz