diff --git a/README.md b/README.md index ba1ee15..7a8882c 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A simple KPart to display SVG images in Gwenview, Konqueror, and possibly other kde applications. + diff --git a/svgpart.spec b/svgpart.spec index 4f9c1bb..eb4d79b 100644 --- a/svgpart.spec +++ b/svgpart.spec @@ -1,5 +1,5 @@ Name: svgpart -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: KDE's KPart to display SVG images Group: Graphical Desktop/Applications/Graphics @@ -40,7 +40,6 @@ Obsoletes: kdegraphics-svgpart < 21.04.0 %description A simple KPart to display SVG images in Gwenview, Konqueror, and possibly other kde applications. -%debug_package %prep %setup -q @@ -75,6 +74,9 @@ exit 0 %doc LICENSES %changelog +* Sat Jan 11 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Sat Dec 14 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist