fix #771030 - update to file-5.10
This commit is contained in:
parent
edd7fb0858
commit
54b8a318ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ file-5.04.tar.gz
|
||||
/file-5.07.tar.gz
|
||||
/file-5.08.tar.gz
|
||||
/file-5.09.tar.gz
|
||||
/file-5.10.tar.gz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: A utility for determining file types
|
||||
Name: file
|
||||
Version: 5.09
|
||||
Release: 3%{?dist}
|
||||
Version: 5.10
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/File
|
||||
Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
|
||||
@ -149,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 02 2012 Jan Kaluza <jkaluza@redhat.com> - 5.10-1
|
||||
- fix #771030 - update to file-5.10
|
||||
|
||||
* Mon Jan 02 2012 Jan Kaluza <jkaluza@redhat.com> - 5.09-3
|
||||
- fix #720321 - added /etc/magic config file to let users define their local
|
||||
magic patterns
|
||||
|
||||
Loading…
Reference in New Issue
Block a user