diff --git a/file.spec b/file.spec index eb72aa2..cb433db 100644 --- a/file.spec +++ b/file.spec @@ -5,7 +5,7 @@ Summary: A utility for determining file types Name: file Version: 5.00 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -139,6 +139,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Feb 24 2009 Fedora Release Engineering - 5.00-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Mon Feb 23 2009 Daniel Novotny 5.00-3 - fix #486105 - file-5.00-2.fc11 fails to recognise a file (and makes rpmbuild fail)