From 5b9d8e5810b06b47d52b189556229de444ab4282 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 19:23:15 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index deea3f6..30d4401 100644 --- a/file.spec +++ b/file.spec @@ -15,7 +15,7 @@ Summary: Utility for determining file types Name: file Version: 5.40 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD Source0: http://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -213,6 +213,9 @@ make -C tests check %endif %changelog +* Thu Jun 03 2021 Python Maint - 5.40-7 +- Rebuilt for Python 3.10 + * Wed Apr 28 2021 Vincent Mihalkovic - 5.40-6 - enable the upstream test suite