From 40e1ccdec796a260bf170cbfa00e464226ebfa4e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sep 30 2010 18:12:10 +0000 Subject: - Update to 0.9.9 --- diff --git a/.gitignore b/.gitignore index e128d36..901d72a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ gobject-introspection-0.9.6.tar.bz2 /gobject-introspection-0.9.7.tar.bz2 /gobject-introspection-0.9.8.tar.bz2 +/gobject-introspection-0.9.9.tar.bz2 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 096d56e..d024dc8 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: gobject-introspection -Version: 0.9.8 +Version: 0.9.9 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -90,10 +90,13 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gobject-introspection-1.0/* %{_datadir}/aclocal/introspection.m4 %{_mandir}/man1/*.gz -#%dir %{_datadir}/gtk-doc/html/gi -#%{_datadir}/gtk-doc/html/gi/* +%dir %{_datadir}/gtk-doc/html/gi +%{_datadir}/gtk-doc/html/gi/* %changelog +* Thu Sep 30 2010 Colin Walters - 0.9.9-1 +- Update to 0.9.9 + * Wed Sep 29 2010 Matthias Clasen - 0.9.8-1 - Update to 0.9.8 diff --git a/sources b/sources index 9ce6327..7278a00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e263b0e63ef024b351205b934a2f4bf6 gobject-introspection-0.9.8.tar.bz2 +715d41b5be88748b82e9bfcefebaaa72 gobject-introspection-0.9.9.tar.bz2