From 9153aa92b9252bce00f8bc8ad966d6a8ae7f6118 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Thu, 29 Sep 2011 12:01:55 +0200 Subject: [PATCH] fix #739286 - update to file-5.09 --- .gitignore | 1 + file.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 087ffb4..d214acf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ file-5.04.tar.gz /file-5.05.tar.gz /file-5.07.tar.gz /file-5.08.tar.gz +/file-5.09.tar.gz diff --git a/file.spec b/file.spec index 432ec8d..0e7a861 100644 --- a/file.spec +++ b/file.spec @@ -4,7 +4,7 @@ Summary: A utility for determining file types Name: file -Version: 5.08 +Version: 5.09 Release: 1%{?dist} License: BSD Group: Applications/File @@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Sep 29 2011 Jan Kaluza - 5.09-1 +- fix #739286 - update to file-5.09 + * Thu Aug 04 2011 Jan Kaluza - 5.08-1 - fix #728181 - update to file-5.08 - remove unused patches diff --git a/sources b/sources index 02f4e15..c1f6df3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a2a263c20278f01fe3bb0f720b27d4e file-5.08.tar.gz +6fd7cd6c4281e68fe9ec6644ce0fac6f file-5.09.tar.gz