diff --git a/python-sphinxcontrib-svg2pdfconverter.spec b/python-sphinxcontrib-svg2pdfconverter.spec index 0e30d30..fd14c1b 100644 --- a/python-sphinxcontrib-svg2pdfconverter.spec +++ b/python-sphinxcontrib-svg2pdfconverter.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinxcontrib-svg2pdfconverter -Version: 1.1.1 +Version: 1.2.0 Release: 1 Summary: Sphinx SVG to PDF converter extension License: BSD URL: https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter -Source0: https://files.pythonhosted.org/packages/df/4e/24ce9c8b942562bae7c355aaadb95e9e09428fab6ec8047a27b2299d7245/sphinxcontrib-svg2pdfconverter-1.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/59/3a/202cfc55f35118e9b2f3d78a5376b38a050f835e30ea9ab6f88828733a47/sphinxcontrib-svg2pdfconverter-1.2.0.tar.gz BuildArch: noarch %description @@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 16 2022 OpenStack_SIG - 1.2.0-1 +- Upgrade version for openstack yoga + * Tue Jul 27 2021 OpenStack_SIG - 1.1.1-1 - update to 1.1.1 diff --git a/sphinxcontrib-svg2pdfconverter-1.1.1.tar.gz b/sphinxcontrib-svg2pdfconverter-1.1.1.tar.gz deleted file mode 100644 index c2bef00..0000000 Binary files a/sphinxcontrib-svg2pdfconverter-1.1.1.tar.gz and /dev/null differ diff --git a/sphinxcontrib-svg2pdfconverter-1.2.0.tar.gz b/sphinxcontrib-svg2pdfconverter-1.2.0.tar.gz new file mode 100644 index 0000000..8894b04 Binary files /dev/null and b/sphinxcontrib-svg2pdfconverter-1.2.0.tar.gz differ