diff --git a/python-sphinxcontrib-svg2pdfconverter.spec b/python-sphinxcontrib-svg2pdfconverter.spec index 2748486..8a0aa45 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.2.1 +Version: 1.2.2 Release: 1 Summary: Sphinx SVG to PDF converter extension License: BSD URL: https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter -Source0: https://files.pythonhosted.org/packages/01/8d/033ca5a72a35c2bb4bf47ffa2667f1e6d5e76cc5cf5c3ef5b4b74ac68578/sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz +Source0: https://files.pythonhosted.org/packages/ad/4c/950e1196838dc92b4e98b8a734fa2181e793310078ff80e7440a5d6a59b9/sphinxcontrib-svg2pdfconverter-1.2.2.tar.gz BuildArch: noarch @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Feb 24 2023 wubijie - 1.2.2-1 +- Update package to version 1.2.2 + * Wed Dec 07 2022 liqiuyu - 1.2.1-1 - Update package to version 1.2.1 diff --git a/sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz b/sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz deleted file mode 100644 index 1b629cd..0000000 Binary files a/sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz and /dev/null differ diff --git a/sphinxcontrib-svg2pdfconverter-1.2.2.tar.gz b/sphinxcontrib-svg2pdfconverter-1.2.2.tar.gz new file mode 100644 index 0000000..a9d1852 Binary files /dev/null and b/sphinxcontrib-svg2pdfconverter-1.2.2.tar.gz differ