From a120ba988efc57b45617f6034e0bb36825fbbea8 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 31 Jul 2018 13:31:33 +0200 Subject: [PATCH] Rebuild with fixed binutils --- imake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/imake.spec b/imake.spec index 25665be..c6942a8 100644 --- a/imake.spec +++ b/imake.spec @@ -1,7 +1,7 @@ Summary: imake source code configuration and build system Name: imake Version: 1.0.7 -Release: 14%{?dist} +Release: 15%{?dist} License: MIT URL: http://www.x.org @@ -104,6 +104,9 @@ popd %{_mandir}/man1/xmkmf.1* %changelog +* Tue Jul 31 2018 Florian Weimer - 1.0.7-15 +- Rebuild with fixed binutils + * Sat Jul 28 2018 Igor Gnatenko - 1.0.7-14 - Requires: gcc