diff --git a/python-svgwrite.spec b/python-svgwrite.spec index 2abd3dbd27057bdf0d030e0ea8d67132fc27cd26..1ad82388802d1522ddb87cea23eb61558f6ed782 100644 --- a/python-svgwrite.spec +++ b/python-svgwrite.spec @@ -1,7 +1,7 @@ %global pypi_name svgwrite Name: python-%{pypi_name} -Version: 1.4.1 +Version: 1.4.3 Release: 1 Summary: Python library to create SVG drawings @@ -55,5 +55,8 @@ done %changelog +* Thu Aug 4 2022 wenzhiwei - 1.4.3-1 +- Update to 1.4.3 + * Fri Jun 25 2021 liufeng - 1.4.1-1 - Package Init diff --git a/svgwrite-1.4.1.tar.gz b/svgwrite-1.4.1.tar.gz deleted file mode 100644 index 5075af62d4c662e123356a47e2fad673d52c2bbb..0000000000000000000000000000000000000000 Binary files a/svgwrite-1.4.1.tar.gz and /dev/null differ diff --git a/svgwrite-1.4.3.tar.gz b/svgwrite-1.4.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b6aa2cc14cca7f11bd1ba47950adc074f0dca7c9 Binary files /dev/null and b/svgwrite-1.4.3.tar.gz differ