From 704198f184a27ea4d703c4349c01434b8dff0312 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 5 Mar 2012 21:20:48 -0500 Subject: [PATCH] 1.31.20 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3b7593a..2caa2c7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /gobject-introspection-1.31.1.tar.xz /gobject-introspection-1.31.6.tar.xz /gobject-introspection-1.31.10.tar.xz +/gobject-introspection-1.31.20.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index cdcf9ce..c3fa58a 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.10 +Version: 1.31.20 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 +* Mon Mar 5 2012 Matthias Clasen 0 1.31.20-1 +- Update to 1.31.20 + * Thu Jan 19 2012 Matthias Clasen 0 1.31.10-1 - Update to 1.31.10 diff --git a/sources b/sources index cb55d0c..a864215 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f71e80054048546d282af5f205a08a14 gobject-introspection-1.31.10.tar.xz +05d9ac99a5929d002867b86a2a69b8b5 gobject-introspection-1.31.20.tar.xz