From 76c3043ee9346d5da72e56796e82c2b8775fe93d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 10 Feb 2025 10:41:18 +0100 Subject: [PATCH] automatic version update by autodist [release 25.0.1-1mamba;Mon Feb 10 2025] --- python-pip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pip.spec b/python-pip.spec index d08e685..fb3ed30 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: 25.0 +Version: 25.0.1 Release: 1mamba Summary: A tool for installing and managing Python packages Group: System/Libraries @@ -61,6 +61,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Feb 10 2025 Automatic Build System 25.0.1-1mamba +- automatic version update by autodist + * Mon Jan 27 2025 Automatic Build System 25.0-1mamba - automatic version update by autodist