diff --git a/prettytable-3.3.0.tar.gz b/prettytable-3.3.0.tar.gz deleted file mode 100644 index 6e79740..0000000 --- a/prettytable-3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:118eb54fd2794049b810893653b20952349df6d3bc1764e7facd8a18064fa9b0 -size 54305 diff --git a/prettytable-3.4.1.tar.gz b/prettytable-3.4.1.tar.gz new file mode 100644 index 0000000..c87f0bb --- /dev/null +++ b/prettytable-3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7dd84d0b206f2daac4471a72f299d6907f34516064feb2838e333a4e2567bd +size 54395 diff --git a/python-prettytable.changes b/python-prettytable.changes index be81621..19a658c 100644 --- a/python-prettytable.changes +++ b/python-prettytable.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 07:34:50 UTC 2022 - Dirk Müller + +- update to 3.4.1: + * Add option to specify line break character used in pagination + ------------------------------------------------------------------- Sat Jun 4 11:42:00 UTC 2022 - Dirk Müller diff --git a/python-prettytable.spec b/python-prettytable.spec index 4a6ef7e..8984de5 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-prettytable -Version: 3.3.0 +Version: 3.4.1 Release: 0 Summary: Library for displaying tabular data in formatted fashion License: BSD-2-Clause