From 2f7662190182811c25e3582d316d2faf01a0d994 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 19 Feb 2013 16:54:56 +0000 Subject: [PATCH] Update to 1.35.8 --- .gitignore | 1 + gobject-introspection.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2d8b5ff..4400564 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /gobject-introspection-1.35.2.tar.xz /gobject-introspection-1.35.3.tar.xz /gobject-introspection-1.35.4.tar.xz +/gobject-introspection-1.35.8.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 2c539b7..bf7eba9 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,6 +1,6 @@ Name: gobject-introspection -Version: 1.35.4 -Release: 2%{?dist} +Version: 1.35.8 +Release: 1%{?dist} Summary: Introspection system for GObject-based libraries Group: Development/Libraries @@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Feb 19 2013 Richard Hughes - 1.35.8-1 +- Update to 1.35.8 + * Thu Feb 14 2013 Fedora Release Engineering - 1.35.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 73ab6c6..5e94fad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05228dba4295b135882dec447bee4a98 gobject-introspection-1.35.4.tar.xz +32a46a2710203ddfc61e65287746f46e gobject-introspection-1.35.8.tar.xz