diff --git a/python-pytest-benchmark.spec b/python-pytest-benchmark.spec index 543b995..02e44e7 100644 --- a/python-pytest-benchmark.spec +++ b/python-pytest-benchmark.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 5.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A py.test fixture for benchmarking code # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD @@ -55,6 +55,9 @@ Requires: python3-cpuinfo %{_bindir}/pytest-benchmark %changelog +* Fri Sep 19 2025 Python Maint - 5.1.0-4 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 5.1.0-3 - Rebuilt for Python 3.14.0rc2 bytecode