From 7afccc7ee9b94a868e4fc4867f6dfc189e1f5b95 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 23 Jul 2018 12:18:53 +0100 Subject: [PATCH] Build requires gcc (bug #1603820). --- dos2unix.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dos2unix.spec b/dos2unix.spec index 91b16a4..0b9a674 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,7 +1,7 @@ Summary: Text file format converters Name: dos2unix Version: 7.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Group: Applications/Text License: BSD URL: http://waterlan.home.xs4all.nl/dos2unix.html @@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_mandir}/man1/*.1* %changelog +* Mon Jul 23 2018 Tim Waugh - 7.4.0-5 +- Build requires gcc (bug #1603820). + * Thu Jul 12 2018 Fedora Release Engineering - 7.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild