Rebuilt for timestamp .pyc invalidation mode

Resolves: RHEL-17727
This commit is contained in:
Miro Hrončok 2024-01-23 16:36:52 +01:00
parent 727ffcccf6
commit 399d08966c

View File

@ -3,7 +3,7 @@
Name: python%{python3_pkgversion}-cffi
Version: 1.16.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Foreign Function Interface for Python to call C code
# cffi is MIT
# cffi/_imp_emulation.py has bits copied from CPython (Python)
@ -59,6 +59,9 @@ based on LuaJITs FFI.
%changelog
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.16.0-2
- Rebuilt for timestamp .pyc invalidation mode
* Tue Oct 17 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.16.0-1
- Initial package
- Fedora contributions by: