diff --git a/python-build.spec b/python-build.spec index 8889a40..2c2401e 100644 --- a/python-build.spec +++ b/python-build.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-build -Version: 1.0.0 +Version: 1.0.3 Release: 1mamba Summary: A simple, correct PEP517 package builder Group: System/Libraries @@ -52,6 +52,9 @@ done %doc LICENSE %changelog +* Thu Sep 07 2023 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Sat Sep 02 2023 Automatic Build System 1.0.0-1mamba - automatic version update by autodist