From 44e01c257203d3ead7420aeed2b064c46d86c486 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 17 Jul 2012 15:26:04 +0100 Subject: [PATCH] Update to 1.33.4 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 21c1cba..5ea1176 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /gobject-introspection-1.32.1.tar.xz /gobject-introspection-1.33.2.tar.xz /gobject-introspection-1.33.3.tar.xz +/gobject-introspection-1.33.4.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 629b36c..e407357 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.3 +Version: 1.33.4 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 Jul 17 2012 Richard Hughes - 1.33.4-1 +- Update to 1.33.4 + * Wed Jun 27 2012 Richard Hughes - 1.33.3-1 - Update to 1.33.3 diff --git a/sources b/sources index e1d4082..c05e130 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -502f8528e0fa9b37daa95c92cdcc8a4b gobject-introspection-1.33.3.tar.xz +e03c9fc4219e5c7f028c696e1504009b gobject-introspection-1.33.4.tar.xz