From f2db2b4187d31f25c0a6e82ac5e0313af7d16e23 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Tue, 13 Dec 2016 23:03:51 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index 1fc1ec1..169461f 100644 --- a/file.spec +++ b/file.spec @@ -5,7 +5,7 @@ Summary: A utility for determining file types Name: file Version: 5.29 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -203,6 +203,9 @@ cd %{py3dir} %endif %changelog +* Tue Dec 13 2016 Charalampos Stratakis - 5.29-2 +- Rebuild for Python 3.6 + * Tue Oct 25 2016 Kamil Dudka - 5.29-1 - update to new version 5.29