diff --git a/python-texttable.spec b/python-texttable.spec index 6e1fa9e..f525f3b 100644 --- a/python-texttable.spec +++ b/python-texttable.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-texttable -Version: 1.6.4 +Version: 1.6.5 Release: 1mamba Summary: Python module for creating simple ASCII tables Group: System/Libraries @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Nov 21 2022 Automatic Build System 1.6.5-1mamba +- automatic version update by autodist + * Mon Aug 30 2021 Silvan Calarco 1.6.4-1mamba - package created using the webbuild interface