From 29e5250d4456dfbe6eb836a055212710614dd68dba3cf8bfc22a4beecd07cba4 Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 5 Dec 2018 19:21:23 +0000 Subject: [PATCH] Accepting request 654131 from home:jengelh:branches:devel:languages:python - Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/654131 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CairoSVG?expand=0&rev=7 --- python-CairoSVG.changes | 5 +++++ python-CairoSVG.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-CairoSVG.changes b/python-CairoSVG.changes index 25ba387..239d2db 100644 --- a/python-CairoSVG.changes +++ b/python-CairoSVG.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 5 01:22:00 UTC 2018 - Jan Engelhardt + +- Ensure neutrality of description. + ------------------------------------------------------------------- Tue Dec 4 12:46:26 UTC 2018 - Matej Cepl diff --git a/python-CairoSVG.spec b/python-CairoSVG.spec index 7b98d6f..ff942a4 100644 --- a/python-CairoSVG.spec +++ b/python-CairoSVG.spec @@ -21,7 +21,7 @@ Name: python-CairoSVG Version: 2.1.3 Release: 0 -Summary: A Simple SVG Converter for Cairo +Summary: A Python SVG converter based on Cairo License: LGPL-3.0-or-later Group: Development/Languages/Python Url: http://www.cairosvg.org/ @@ -56,7 +56,7 @@ BuildArch: noarch CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. -For further information, please visit the CairoSVG Website http://www.cairosvg.org. +For further information, please visit the CairoSVG website, http://www.cairosvg.org. %prep %setup -q -n CairoSVG-%{version}