diff --git a/python-texttable.changes b/python-texttable.changes index 97041c7..6682535 100644 --- a/python-texttable.changes +++ b/python-texttable.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 14 21:54:33 UTC 2022 - Dirk Müller + +- update to 1.6.4: + * Fix alignment bug when deco is modified + ------------------------------------------------------------------- Sun Dec 20 09:44:50 UTC 2020 - Dirk Müller diff --git a/python-texttable.spec b/python-texttable.spec index 6ac7b80..db9d42b 100644 --- a/python-texttable.spec +++ b/python-texttable.spec @@ -1,7 +1,7 @@ # # spec file for package python-texttable # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-texttable -Version: 1.6.3 +Version: 1.6.4 Release: 0 Summary: Module for creating simple ASCII tables License: MIT diff --git a/texttable-1.6.3.tar.gz b/texttable-1.6.3.tar.gz deleted file mode 100644 index dcf074e..0000000 --- a/texttable-1.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436 -size 14470 diff --git a/texttable-1.6.4.tar.gz b/texttable-1.6.4.tar.gz new file mode 100644 index 0000000..d2472a6 --- /dev/null +++ b/texttable-1.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9 +size 12565