diff --git a/python-autopep8.spec b/python-autopep8.spec index f285807..afaee26 100644 --- a/python-autopep8.spec +++ b/python-autopep8.spec @@ -1,6 +1,6 @@ Name: python-autopep8 -Version: 2.0.2 -Release: 2mamba +Version: 2.0.3 +Release: 1mamba Summary: Automatic generated to pep8 checked code Group: System/Libraries Vendor: openmamba @@ -52,6 +52,9 @@ sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelis %doc README.rst %changelog +* Sat Aug 26 2023 Automatic Build System 2.0.3-1mamba +- automatic version update by autodist + * Sun Apr 09 2023 Sdk Build System 2.0.2-2mamba - rebuilt with python 3.10