diff --git a/python-build.spec b/python-build.spec index 65ea32b..fde8437 100644 --- a/python-build.spec +++ b/python-build.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-build -Version: 1.0.3 -Release: 2mamba +Version: 1.1.1 +Release: 1mamba Summary: A simple, correct PEP517 package builder Group: System/Libraries Vendor: openmamba @@ -66,6 +66,9 @@ done %doc LICENSE %changelog +* Fri Mar 01 2024 Automatic Build System 1.1.1-1mamba +- automatic version update by autodist + * Sat Sep 23 2023 Silvan Calarco 1.0.3-2mamba - rebuilt with python3 = 3.11.5