Rebuilt for Python 3.12
This commit is contained in:
parent
9c4850b7c4
commit
8766fd6393
@ -15,7 +15,7 @@
|
||||
Summary: Utility for determining file types
|
||||
Name: file
|
||||
Version: 5.44
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?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
|
||||
@ -221,6 +221,9 @@ make -C tests check
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.44-4
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Wed Mar 01 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.44-3
|
||||
- Remove the size limit check of the elf note section (rhbz#2167964)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user