diff --git a/CairoSVG-2.7.1.tar.gz b/cairosvg-2.8.2.tar.gz similarity index 56% rename from CairoSVG-2.7.1.tar.gz rename to cairosvg-2.8.2.tar.gz index 3d098e671d400433ef6edfba4437c2415dc6f3ff..33d6f819a8db99dbc803a0d2b31ca96a52b0c5f9 100644 Binary files a/CairoSVG-2.7.1.tar.gz and b/cairosvg-2.8.2.tar.gz differ diff --git a/python-cairosvg.spec b/python-cairosvg.spec index 47a3f53c0db08231e1db8b2402c1fcb0abf870b8..86a0fa02916054d35bd15f461b54c9b9ec131aee 100644 --- a/python-cairosvg.spec +++ b/python-cairosvg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cairosvg -Version: 2.7.1 +Version: 2.8.2 Release: 1 Summary: A Simple SVG Converter for Cairo License: LGPLv3+ URL: http://www.cairosvg.org/ -Source0: https://files.pythonhosted.org/packages/d5/e6/ec5900b724e3c44af7f6f51f719919137284e5da4aabe96508baec8a1b40/CairoSVG-2.7.1.tar.gz +Source0: https://files.pythonhosted.org/packages/ab/b9/5106168bd43d7cd8b7cc2a2ee465b385f14b63f4c092bb89eee2d48c8e67/cairosvg-2.8.2.tar.gz BuildArch: noarch %description CairoSVG A Simple SVG Converter for Cairo CairoSVG is a SVG converter based on @@ -35,7 +35,7 @@ Cairo. It can export SVG files to PDF, PostScript and PNG files.For further information, please visit the CairoSVG Website < %prep -%autosetup -n CairoSVG-%{version} +%autosetup -n cairosvg-%{version} %build %py3_build @@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 19 2025 guochao -2.8.2-1 +- Update package version to 2.8.2 + * Wed Oct 11 2023 wen-minjuan - 2.7.1-1 - upgrade package version to 2.7.1