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