From 95318306a737c9c0ab5fa5a251f2d14f348c9ad3 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 31 Jul 2018 11:30:34 +0200 Subject: [PATCH] Rebuild with fixed binutils --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index 8a58588..668ee44 100644 --- a/file.spec +++ b/file.spec @@ -15,7 +15,7 @@ Summary: A utility for determining file types Name: file Version: 5.34 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -205,6 +205,9 @@ cd %{py3dir} %endif %changelog +* Tue Jul 31 2018 Florian Weimer - 5.34-3 +- Rebuild with fixed binutils + * Fri Jul 27 2018 Igor Gnatenko - 5.34-2 - Rebuild for new binutils