From ac187fd2e664442d59e64cbde9b44c6465d46ce5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:53:20 +0100 Subject: [PATCH] automatic version update by autodist [release 0.36.0-1mamba;Wed Dec 02 2020] --- python-wheel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wheel.spec b/python-wheel.spec index c648f7c..be231af 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,5 +1,5 @@ Name: python-wheel -Version: 0.35.1 +Version: 0.36.0 Release: 1mamba Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427 Group: System/Libraries @@ -50,5 +50,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Wed Dec 02 2020 Automatic Build System 0.36.0-1mamba +- automatic version update by autodist + * Sun Sep 27 2020 Silvan Calarco 0.35.1-1mamba - package created using the webbuild interface