diff --git a/python3.12-pytest.spec b/python3.12-pytest.spec index 1c86e72..2688112 100644 --- a/python3.12-pytest.spec +++ b/python3.12-pytest.spec @@ -7,7 +7,7 @@ Name: python%{python3_pkgversion}-pytest %global base_version 7.4.2 #global prerelease ... Version: %{base_version}%{?prerelease:~%{prerelease}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple powerful testing with Python License: MIT URL: https://pytest.org @@ -144,6 +144,9 @@ find %{buildroot}%{python3_sitelib} \ %changelog +* Tue Jan 23 2024 Miro Hrončok - 7.4.2-2 +- Rebuilt for timestamp .pyc invalidation mode + * Thu Oct 19 2023 Tomáš Hrnčiar - 7.4.2-1 - Initial package - Fedora contributions by: