From 8d29378dcd4d3fc0aa82487d6b578435ac1795d8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 2 Aug 2017 22:13:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- gobject-introspection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index effd820..110d168 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,7 +2,7 @@ Name: gobject-introspection Version: 1.53.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT @@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %{_datadir}/gtk-doc/html/gi/* %changelog +* Wed Aug 02 2017 Fedora Release Engineering - 1.53.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Sun Jul 30 2017 Florian Weimer - 1.53.4-4 - Rebuild with binutils fix for ppc64le (#1475636)