diff --git a/python-pip.spec b/python-pip.spec index cb59719..bd8f43f 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pip -Version: 24.3 +Version: 24.3.1 Release: 1mamba Summary: A tool for installing and managing Python packages Group: System/Libraries @@ -60,6 +60,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Oct 28 2024 Automatic Build System 24.3.1-1mamba +- automatic version update by autodist + * Mon Oct 28 2024 Automatic Build System 24.3-1mamba - automatic version update by autodist