From 4deef9befe5cd7026440baff67bb4065dc7912f8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 21 Mar 2012 12:17:41 -0400 Subject: [PATCH] 1.31.22 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2caa2c7..c10d3d3 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /gobject-introspection-1.31.6.tar.xz /gobject-introspection-1.31.10.tar.xz /gobject-introspection-1.31.20.tar.xz +/gobject-introspection-1.31.22.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index c3fa58a..bb5fbd5 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.31.20 +Version: 1.31.22 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 Mar 21 2012 Matthias Clasen 0 1.31.22-1 +- Update to 1.31.22 + * Mon Mar 5 2012 Matthias Clasen 0 1.31.20-1 - Update to 1.31.20 diff --git a/sources b/sources index a864215..0ae3a13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05d9ac99a5929d002867b86a2a69b8b5 gobject-introspection-1.31.20.tar.xz +4689bb17ee01c657530ab1ed998852e7 gobject-introspection-1.31.22.tar.xz