From 85cc12398c051e402fd2427da5aa54b78c9e3c1e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Nov 2011 14:54:28 -0400 Subject: [PATCH] 1.31.0 --- .gitignore | 1 + gobject-introspection.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5efce15..5c1640a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gobject-introspection-1.29.16.tar.xz /gobject-introspection-1.29.17.tar.xz /gobject-introspection-1.30.0.tar.xz +/gobject-introspection-1.31.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 273dbd8..97aef51 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.30.0 +Version: 1.31.0 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -10,7 +10,7 @@ Group: Development/Libraries License: GPLv2+, LGPLv2+, MIT URL: http://live.gnome.org/GObjectIntrospection #VCS: git:git://git.gnome.org/gobject-introspection -Source0: http://download.gnome.org/sources/gobject-introspection/1.30/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.31/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Wed Nov 2 2011 Matthias Clasen - 1.31.0-1 +- Update to 1.31.0 + * Tue Sep 20 2011 Matthias Clasen - 1.30.0-1 - Update to 1.30.0 diff --git a/sources b/sources index 1b9772a..1cb84be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e5f8d02890aa1f2459b9890e0a45486 gobject-introspection-1.30.0.tar.xz +04dfb949b8661996953fd74e68844fb3 gobject-introspection-1.31.0.tar.xz