diff --git a/python3.12-pip.spec b/python3.12-pip.spec index 1f0835c..ba8efa6 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. @@ -339,6 +339,9 @@ fi %{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: