From a22f7765e45c758e47121a716919432b0c81fc92 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 27 May 2014 21:07:43 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index c3ca1f0..dbf326a 100644 --- a/file.spec +++ b/file.spec @@ -4,7 +4,7 @@ Summary: A utility for determining file types Name: file Version: 5.14 -Release: 20%{?dist} +Release: 21%{?dist} License: BSD Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -204,6 +204,9 @@ cd %{py3dir} %endif %changelog +* Tue May 27 2014 Kalev Lember - 5.14-21 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Tue Mar 25 2014 Jan Kaluza - 5.14-20 - fix #1079847 - fix potential regression in Perl detection caused by original patch for CVE-2013-7345