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