diff --git a/file.spec b/file.spec index 819d5ad..65588dc 100644 --- a/file.spec +++ b/file.spec @@ -5,7 +5,7 @@ Summary: A utility for determining file types Name: file Version: 5.04 -Release: 12%{?dist} +Release: 13%{?dist} License: BSD Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -176,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jul 21 2010 David Malcolm - 5.04-13 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Thu Jul 19 2010 Jan Kaluza 5.04-12 - fix #599695 - try to get "from" attribute for ELF binaries only from core dumps.