diff --git a/python-relatorio.changes b/python-relatorio.changes index 012fe79..9b7d0a9 100644 --- a/python-relatorio.changes +++ b/python-relatorio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 9 13:15:39 UTC 2024 - Axel Braun + +- version 0.11.0 + * Allow setting zip file generation options on opendocument templates + ------------------------------------------------------------------- Fri Apr 5 09:28:52 UTC 2024 - Nathan Cutler diff --git a/python-relatorio.spec b/python-relatorio.spec index c07330a..eb690cf 100644 --- a/python-relatorio.spec +++ b/python-relatorio.spec @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define mod_name relatorio Name: python-relatorio -Version: 0.10.1 +Version: 0.11.0 Release: 0 Summary: Python module to create reports from Python objects License: GPL-3.0-or-later @@ -44,7 +44,7 @@ Requires: python-lxml Requires: python-pycha Requires: python-python-magic Requires(post): update-alternatives -Requires(preun):update-alternatives +Requires(preun): update-alternatives BuildArch: noarch %python_subpackages @@ -78,7 +78,7 @@ mv relatorio relatorio_hide %files %{python_files} %license LICENSE -%doc README COPYRIGHT README +%doc README.rst COPYRIGHT %python_alternative %{_bindir}/relatorio-render %{python_sitelib}/relatorio %{python_sitelib}/relatorio-%{version}*-info diff --git a/relatorio-0.10.1.tar.gz b/relatorio-0.10.1.tar.gz deleted file mode 100644 index bcb4710..0000000 --- a/relatorio-0.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0c72302d50d5dfa433ddab191672eec1dde1c6ed26330a378b720e5a3012e23 -size 1109846 diff --git a/relatorio-0.11.0.tar.gz b/relatorio-0.11.0.tar.gz new file mode 100644 index 0000000..08d2c09 --- /dev/null +++ b/relatorio-0.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a9230748e2e9e942ed19811fcb1a77e103c650eacaef132efe370677cb7ffe +size 1106615