diff --git a/.gitignore b/.gitignore index 47f4607..83c8b29 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 627e90a..a80a776 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -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 - 1.41.91-1 +- Update to 1.41.91 + * Sat Aug 16 2014 Fedora Release Engineering - 1.41.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 66f504e..17e93c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -135350c26800ccd2a5667fd395401798 gobject-introspection-1.41.4.tar.xz +13c744adc4621d073cba9802ed9a54fd gobject-introspection-1.41.91.tar.xz