From 7238d095a0f07823338736892a49403a7468601a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 5 Sep 2012 22:03:39 +0200 Subject: [PATCH] Update to 1.33.10 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 94f163f..cc88078 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /gobject-introspection-1.33.3.tar.xz /gobject-introspection-1.33.4.tar.xz /gobject-introspection-1.33.9.tar.xz +/gobject-introspection-1.33.10.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index a5721a0..2203aca 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: 1.33.9 +Version: 1.33.10 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 Sep 05 2012 Kalev Lember - 1.33.10-1 +- Update to 1.33.10 + * Tue Aug 21 2012 Richard Hughes - 1.33.9-1 - Update to 1.33.9 diff --git a/sources b/sources index cb23467..9b78ab6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c91b720ec076822bd25d19c986d88ce gobject-introspection-1.33.9.tar.xz +dbc1ad22bc1bcb6111cb4e46311f0a43 gobject-introspection-1.33.10.tar.xz