From 3391d9774528c9def1a94e47dfc591817e3e3b65 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 12 Jan 2011 14:52:16 -0500 Subject: [PATCH] - Update to 0.10.1 --- gobject-introspection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 243dc51..c165a44 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.10.0 +Version: 0.10.1 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 +* Wed Jan 12 2011 Colin Walters - 0.10.1-1 +- Update to 0.10.1 + * Mon Jan 10 2011 Owen Taylor - 0.10.0-1 - Update to 0.10.0