From b0e0a1b037d79a346ba0186cc4294caac83c0ba8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 25 2012 15:47:23 +0000 Subject: Update to 1.34.0 --- diff --git a/.gitignore b/.gitignore index 5cd2300..2bad302 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /gobject-introspection-1.33.9.tar.xz /gobject-introspection-1.33.10.tar.xz /gobject-introspection-1.33.14.tar.xz +/gobject-introspection-1.34.0.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 1baa799..cf8919f 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.14 +Version: 1.34.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.33/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.34/%{name}-%{version}.tar.xz Obsoletes: gir-repository @@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Sep 25 2012 Kalev Lember - 1.34.0-1 +- Update to 1.34.0 + * Wed Sep 19 2012 Richard Hughes - 1.33.14-1 - Update to 1.33.14 diff --git a/sources b/sources index 53427e0..ef12b61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c8a6fa7685714e7096e992658d4a0f8 gobject-introspection-1.33.14.tar.xz +0902ae3b31871ea00167720e06acaa40 gobject-introspection-1.34.0.tar.xz