From 2a5227a7082858d2959186e87b6ce96baf54b459 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 24 Nov 2024 14:52:21 +0100 Subject: [PATCH] automatic version update by autodist [release 0.45.1-1mamba;Sat Nov 23 2024] --- python-wheel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wheel.spec b/python-wheel.spec index b1926ce..ec3bad4 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,5 +1,5 @@ Name: python-wheel -Version: 0.45.0 +Version: 0.45.1 Release: 1mamba Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427 Group: System/Libraries @@ -50,6 +50,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist %{python_sitearch}/wheel-%{version}-py*.egg-info/* %changelog +* Sat Nov 23 2024 Automatic Build System 0.45.1-1mamba +- automatic version update by autodist + * Sat Nov 09 2024 Automatic Build System 0.45.0-1mamba - automatic version update by autodist