From 399d08966ceb24581bb81bb24b575f00997ab23d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 16:36:52 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17727 --- python3.12-cffi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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: