diff --git a/python-relatorio.changes b/python-relatorio.changes index 0bdae17..76205db 100644 --- a/python-relatorio.changes +++ b/python-relatorio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 3 14:55:52 UTC 2022 - Axel Braun + +- version 0.10.1 + * Add support for Python 3.10 + * Support directive applying to itself + * Keep tail of directive + * Use unittest discover + ------------------------------------------------------------------- Thu Sep 16 06:56:49 UTC 2021 - pgajdos@suse.com diff --git a/python-relatorio.spec b/python-relatorio.spec index a408e2b..cec6a44 100644 --- a/python-relatorio.spec +++ b/python-relatorio.spec @@ -1,8 +1,8 @@ # # spec file for package python-relatorio # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2016-2021 Dr. Axel Braun +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2016-2022 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.10.0 +Version: 0.10.1 Release: 0 Summary: Python module to create reports from Python objects License: GPL-3.0-or-later diff --git a/relatorio-0.10.0.tar.gz b/relatorio-0.10.0.tar.gz deleted file mode 100644 index 5dc7c2d..0000000 --- a/relatorio-0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b9390eab696bdf569639ff58794fb9ef8ff19f94feea5b505a6ba06d0cfd026 -size 1109527 diff --git a/relatorio-0.10.1.tar.gz b/relatorio-0.10.1.tar.gz new file mode 100644 index 0000000..bcb4710 --- /dev/null +++ b/relatorio-0.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c72302d50d5dfa433ddab191672eec1dde1c6ed26330a378b720e5a3012e23 +size 1109846