diff --git a/CairoSVG-1.0.tar.gz b/CairoSVG-1.0.tar.gz deleted file mode 100644 index eea96379106c836bad472416f4de7940c7959744..0000000000000000000000000000000000000000 Binary files a/CairoSVG-1.0.tar.gz and /dev/null differ diff --git a/CairoSVG-2.7.1.tar.gz b/CairoSVG-2.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3d098e671d400433ef6edfba4437c2415dc6f3ff Binary files /dev/null and b/CairoSVG-2.7.1.tar.gz differ diff --git a/python-cairosvg.spec b/python-cairosvg.spec index 95406ff886adf4590bae8f6c2ab86ee90fe47756..2cf7c404d07a08d21ca57014f00cef210ee728f6 100644 --- a/python-cairosvg.spec +++ b/python-cairosvg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cairosvg -Version: 1.0 +Version: 2.7.1 Release: 1 Summary: A Simple SVG Converter for Cairo License: GNU LGPL v3+ URL: http://www.cairosvg.org/ -Source0: https://files.pythonhosted.org/packages/ec/ba/2764dbca39b57c9fff7c3faf14dddfe45a2aee5e95c02cdb7bd8e84694d7/CairoSVG-1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/d5/e6/ec5900b724e3c44af7f6f51f719919137284e5da4aabe96508baec8a1b40/CairoSVG-2.7.1.tar.gz BuildArch: noarch %description CairoSVG A Simple SVG Converter for Cairo CairoSVG is a SVG converter based on @@ -76,6 +76,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Oct 11 2023 wen-minjuan - 2.7.1-1 +- upgrade package version to 2.7.1 + * Thu Jul 14 2022 OpenStack_SIG - 1.0-1 - Init package python3-cairosvg of version 1.0 -