diff --git a/python-pip.spec b/python-pip.spec index 1b0b994..0c6ead4 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.1.2 +Version: 24.2 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 Jul 29 2024 Automatic Build System 24.2-1mamba +- automatic version update by autodist + * Sun Jul 21 2024 Automatic Build System 24.1.2-1mamba - automatic version update by autodist