From c1e00f3bf5aa3e774a86f18ee8d6969ae9bc177a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:03:48 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index ac2ed9d..e593243 100644 --- a/file.spec +++ b/file.spec @@ -15,7 +15,7 @@ Summary: Utility for determining file types Name: file Version: 5.42 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Source0: http://ftp.astron.com/pub/file/file-%{version}.tar.gz Source1: http://ftp.astron.com/pub/file/file-%{version}.tar.gz.asc @@ -213,6 +213,9 @@ make -C tests check %endif %changelog +* Mon Jun 13 2022 Python Maint - 5.42-2 +- Rebuilt for Python 3.11 + * Fri Jun 10 2022 Vincent Mihalkovic - 5.42-1 - update to new version 5.42