diff --git a/python-relatorio.changes b/python-relatorio.changes index 0f0a3e4..92f14a4 100644 --- a/python-relatorio.changes +++ b/python-relatorio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 28 08:57:49 UTC 2020 - Axel Braun + +- Version 0.9.1 + * Do not guess type of cell if directive is not alone + * Add support for Python 3.8 + * Support file-magic as fallback to python-magic + ------------------------------------------------------------------- Wed Jul 31 09:24:57 UTC 2019 - Tomáš Chvátal diff --git a/python-relatorio.spec b/python-relatorio.spec index 2f62b6d..0364b74 100644 --- a/python-relatorio.spec +++ b/python-relatorio.spec @@ -2,7 +2,7 @@ # spec file for package python-relatorio # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2016-2019 Dr. Axel Braun +# Copyright (c) 2016-2020 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define mod_name relatorio Name: python-relatorio -Version: 0.9.0 +Version: 0.9.1 Release: 0 Summary: Python module to create reports from Python objects License: GPL-3.0-or-later diff --git a/relatorio-0.9.0.tar.gz b/relatorio-0.9.0.tar.gz deleted file mode 100644 index 6767fef..0000000 --- a/relatorio-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d33c7dabdc20e0af3f41adfb64da718aecd73ab1a526fca8ef72bb7b0fd52361 -size 1105629 diff --git a/relatorio-0.9.1.tar.gz b/relatorio-0.9.1.tar.gz new file mode 100644 index 0000000..d34ab55 --- /dev/null +++ b/relatorio-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea5b9a8c0cd6293a254e744ea5bf37c4e20e97475513ae56fecaf54b7cf4c12a +size 1106122