From a6f8cf7dd1c52ffabca3ddbc16e09bad9f5120e4 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 3 Mar 2015 16:37:39 +0100 Subject: [PATCH] Update to 1.43.91 --- .gitignore | 1 + gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8e221ec..52c6932 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /gobject-introspection-1.41.91.tar.xz /gobject-introspection-1.42.0.tar.xz /gobject-introspection-1.43.3.tar.xz +/gobject-introspection-1.43.91.tar.xz diff --git a/gobject-introspection.spec b/gobject-introspection.spec index d900d1f..9d933ee 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,5 +1,5 @@ Name: gobject-introspection -Version: 1.43.3 +Version: 1.43.91 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 +* Tue Mar 03 2015 Kalev Lember - 1.43.91-1 +- Update to 1.43.91 + * Thu Jan 22 2015 Richard Hughes - 1.43.3-1 - Update to 1.43.3 diff --git a/sources b/sources index c2676b9..c5e148a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7828d25068bdef800126da21bc45fc2 gobject-introspection-1.43.3.tar.xz +268cfcebbe2ee280425bc9c2a2c0a736 gobject-introspection-1.43.91.tar.xz