diff --git a/python3.12-cffi.spec b/python3.12-cffi.spec index d20fb55..e728874 100644 --- a/python3.12-cffi.spec +++ b/python3.12-cffi.spec @@ -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 LuaJIT’s FFI. %changelog +* Tue Jan 23 2024 Miro Hrončok - 1.16.0-2 +- Rebuilt for timestamp .pyc invalidation mode + * Tue Oct 17 2023 Tomáš Hrnčiar - 1.16.0-1 - Initial package - Fedora contributions by: