diff --git a/python-relatorio.changes b/python-relatorio.changes index 3dd3db0..713db61 100644 --- a/python-relatorio.changes +++ b/python-relatorio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 27 09:37:08 UTC 2021 - Axel Braun + +- version 0.9.3 + * Support empty image in opendocument + * Add support for Python 3.9 + ------------------------------------------------------------------- Mon Jan 4 15:14:05 UTC 2021 - Axel Braun diff --git a/python-relatorio.spec b/python-relatorio.spec index 6dad450..2bb200f 100644 --- a/python-relatorio.spec +++ b/python-relatorio.spec @@ -1,7 +1,7 @@ # # spec file for package python-relatorio # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2016-2021 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define mod_name relatorio Name: python-relatorio -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: Python module to create reports from Python objects License: GPL-3.0-or-later diff --git a/relatorio-0.9.2.tar.gz b/relatorio-0.9.2.tar.gz deleted file mode 100644 index efa8193..0000000 --- a/relatorio-0.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0753e78b235b1e8da275509351257a861cf2cf9fafe1b414f8c1deb858a4f94e -size 1107610 diff --git a/relatorio-0.9.3.tar.gz b/relatorio-0.9.3.tar.gz new file mode 100644 index 0000000..6b00938 --- /dev/null +++ b/relatorio-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5d08f5323a1cdf6d860cd13c3408482a822d9924899927a8c7cd2ebeaa8699 +size 1109523