diff --git a/python3.12-pip.spec b/python3.12-pip.spec index 63e056941e22bc0ae5cb7adf764036fa546e899d..1354ea6044d1abb591fd78d273c345b47b793aa2 100644 --- a/python3.12-pip.spec +++ b/python3.12-pip.spec @@ -41,7 +41,7 @@ Provides: bundled(python%{1}dist(urllib3)) = 2.6.3 Summary: A tool for installing and managing Python packages Name: %{python_wheel_pkg_prefix}-%{srcname} Version: 26.1.2 -Release: 1%{?dist} +Release: 2%{?dist} # License must cover every library pip vendors. The authoritative list is # src/pip/_vendor/vendor.txt; keep the SPDX below in sync with it after upgrades. @@ -171,6 +171,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Wed Aug 5 2026 kierankfli - 26.1.2-2 +- [Type] bugfix +- [DESC] fix bump release to 2 + * Wed Jul 29 2026 kierankfli - 26.1.2-1 - [Type] bugfix - [DESC] Rename pip package to python3.12-pip