From 2a9d972241a5f9af5a51dc4c3a738572506094e2 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Jul 31 2018 09:31:49 +0000 Subject: Rebuild with fixed binutils --- diff --git a/mawk.spec b/mawk.spec index a38f3eb..a71db45 100644 --- a/mawk.spec +++ b/mawk.spec @@ -2,7 +2,7 @@ Name: mawk Version: 1.3.4 -Release: 15.%{pver}%{?dist} +Release: 16.%{pver}%{?dist} Epoch: 1 Summary: Interpreter for the AWK programming language Group: Applications/Text @@ -37,6 +37,9 @@ make install DESTDIR=%{buildroot} INSTALL='install -p' %{_mandir}/man1/mawk.1* %changelog +* Tue Jul 31 2018 Florian Weimer - 1:1.3.4-16.20171017 +- Rebuild with fixed binutils + * Sat Jul 28 2018 Mark McKinstry - 1:1.3.4-15.20171017 - add gcc as a BuildRequires (RHBZ#1604804)