From 579010984006ca3181688e9a914b176041307852 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:45:47 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.7-1mamba;Wed Nov 23 2022] --- python-texttable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-texttable.spec b/python-texttable.spec index f525f3b..0e9ffa2 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.5 +Version: 1.6.7 Release: 1mamba Summary: Python module for creating simple ASCII tables Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Nov 23 2022 Automatic Build System 1.6.7-1mamba +- automatic version update by autodist + * Mon Nov 21 2022 Automatic Build System 1.6.5-1mamba - automatic version update by autodist