From 7b6a35eee0b0aed761877b50e59a46064c3cb960 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 1 Jun 2024 11:21:18 +0200 Subject: [PATCH] automatic version update by autodist [release 2.2.0-1mamba;Fri May 31 2024] --- python-autopep8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopep8.spec b/python-autopep8.spec index 0d7f8b8..0fbd007 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.2 +Version: 2.2.0 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 +* Fri May 31 2024 Automatic Build System 2.2.0-1mamba +- automatic version update by autodist + * Wed May 29 2024 Automatic Build System 2.1.2-1mamba - automatic version update by autodist