upgrade to 1.2.0

(cherry picked from commit fb1992a43488cf33f38cbbee38c4ebad5d009b73)
This commit is contained in:
zhangy1317 2022-06-20 14:54:26 +08:00 committed by openeuler-sync-bot
parent 823a9b0d5f
commit 6ad2cc8e65
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-sphinxcontrib-svg2pdfconverter Name: python-sphinxcontrib-svg2pdfconverter
Version: 1.1.1 Version: 1.2.0
Release: 1 Release: 1
Summary: Sphinx SVG to PDF converter extension Summary: Sphinx SVG to PDF converter extension
License: BSD License: BSD
URL: https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter 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 BuildArch: noarch
%description %description
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 1.2.0-1
- Upgrade version for openstack yoga
* Tue Jul 27 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.1-1 * Tue Jul 27 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.1-1
- update to 1.1.1 - update to 1.1.1

Binary file not shown.