- update to v0.9.5
* removal of the transform attribute with a default value
* a default Transform will be printed as matrix(1 0 0 1 0)
and not as an empty string
* attributes resolving during the defs regrouping
* text with xml:space preprocessing
- update vendored sources
- refreshed svgcleaner-gui-suse.patch
OBS-URL: https://build.opensuse.org/request/show/641414
OBS-URL: https://build.opensuse.org/package/show/Publishing/svgcleaner?expand=0&rev=13
11 lines
331 B
Diff
11 lines
331 B
Diff
Index: svgcleaner-0.9.5/svgcleaner-gui-0.9.5/svgcleaner.desktop
|
|
===================================================================
|
|
--- svgcleaner.desktop.orig
|
|
+++ svgcleaner.desktop
|
|
@@ -5,4 +5,4 @@
|
|
Exec=svgcleaner-gui
|
|
Icon=svgcleaner
|
|
Type=Application
|
|
-Categories=Graphics;
|
|
+Categories=GNOME;Graphics;2DGraphics;RasterGraphics;
|