From 3975276ffcad91a42092cc088c1d65e1221cff49 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 20 Nov 2012 21:34:42 +0000 Subject: [PATCH] Update to 1.35.2 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 24b4b68..8f90588 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /gobject-introspection-1.34.1.tar.xz /gobject-introspection-1.34.1.1.tar.xz /gobject-introspection-1.34.2.tar.xz +/gobject-introspection-1.35.2.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 0276ac8..6cc2fbf 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.34.2 +Version: 1.35.2 Release: 1%{?dist} Summary: Introspection system for GObject-based libraries @@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Tue Nov 20 2012 Richard Hughes - 1.35.2-1 +- Update to 1.35.2 + * Mon Nov 12 2012 Kalev Lember - 1.34.2-1 - Update to 1.34.2 diff --git a/sources b/sources index 5c9fa67..547998f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9dc9822eb2912e9b73e51ae67fe86145 gobject-introspection-1.34.2.tar.xz +e7851da0732fe3697f56dadbdc8964ed gobject-introspection-1.35.2.tar.xz