diff --git a/prettytable-3.6.0.tar.gz b/prettytable-3.6.0.tar.gz deleted file mode 100644 index c3f3fb5a9133254d3ae4b5dabe2a42a2ef272a29..0000000000000000000000000000000000000000 Binary files a/prettytable-3.6.0.tar.gz and /dev/null differ diff --git a/prettytable-3.7.0.tar.gz b/prettytable-3.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..18577124f402dfb44cd6aa0080ab831369fe5622 Binary files /dev/null and b/prettytable-3.7.0.tar.gz differ diff --git a/python-prettytable.spec b/python-prettytable.spec index 7bcccaf12a2c1c9ca74c20a5615fbcdeaa90acd6..b0ccf386914290d4e68f07d2cad543709b25a871 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-prettytable -Version: 3.6.0 +Version: 3.7.0 Release: 1 Summary: Display tabular data in a visually appealing ASCII table format. License: BSD-3-Clause @@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 26 2023 kiritakekumi - 3.7.0-1 +- Update to 3.7.0 + * Tue Jan 31 2023 wangjunqi - 3.6.0-1 - Update package to version 3.6.0