diff --git a/python3.12-pip.spec b/python3.12-pip.spec index c43c77b..62612ee 100644 --- a/python3.12-pip.spec +++ b/python3.12-pip.spec @@ -13,7 +13,7 @@ Name: python%{python3_pkgversion}-%{srcname} Version: %{base_version}%{?prerel:~%{prerel}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for installing and managing Python packages # We bundle a lot of libraries with pip, which itself is under MIT license. @@ -290,6 +290,9 @@ pytest_k='not completion' %{python_wheel_dir}/%{python_wheel_name} %changelog +* Tue Jan 23 2024 Miro Hrončok - 23.2.1-2 +- Rebuilt for timestamp .pyc invalidation mode + * Fri Oct 6 2023 Tomáš Hrnčiar - 23.2.1-1 - Initial package - Fedora contributions by: