diff --git a/.gitignore b/.gitignore index 52c6932..89ef792 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 96627e1..b5f5a3d 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -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 - 1.43.92-1 +- Update to 1.43.92 + * Tue Mar 03 2015 Kalev Lember - 1.43.91-1 - Update to 1.43.91 - Use the %%license macro for the COPYING file diff --git a/sources b/sources index c5e148a..6a87127 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -268cfcebbe2ee280425bc9c2a2c0a736 gobject-introspection-1.43.91.tar.xz +5523b516002eb441bbfc2b42d8fff767 gobject-introspection-1.43.92.tar.xz