From 7d939e8ce36ae1be0833f9b4189e754dece5a20e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 25 May 2024 00:15:24 +0200 Subject: [PATCH] automatic version update by autodist [release 2.1.1-1mamba;Thu May 23 2024] --- python-autopep8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopep8.spec b/python-autopep8.spec index d9574bf..ee92343 100644 --- a/python-autopep8.spec +++ b/python-autopep8.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-autopep8 -Version: 2.1.0 +Version: 2.1.1 Release: 1mamba Summary: Automatic generated to pep8 checked code Group: System/Libraries @@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc README.rst %changelog +* Thu May 23 2024 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Mon May 06 2024 Automatic Build System 2.1.0-1mamba - automatic version update by autodist