diff --git a/README.md b/README.md index a4de202..e6e893d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ # plasma-sdk KDE Plasma SDK. - - diff --git a/plasma-sdk.spec b/plasma-sdk.spec index 77aaba5..d66aea0 100644 --- a/plasma-sdk.spec +++ b/plasma-sdk.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: plasma-sdk -Version: 6.2.5 +Version: 6.3.0 Release: 1mamba Summary: KDE Plasma SDK Group: Graphical Desktop/Applications/Development @@ -54,8 +54,6 @@ BuildRequires: extra-cmake-modules %description KDE Plasma SDK. - - %prep %setup -q @@ -91,12 +89,17 @@ KDE Plasma SDK. %{_datadir}/plasma/shells/org.kde.plasma.plasmoidviewershell/* %{_datadir}/zsh/site-functions/_kqml %{_datadir}/zsh/site-functions/_plasmoidviewer +%{_datadir}/icons/hicolor/scalable/apps/org.kde.iconexplorer.svg +%{_datadir}/icons/hicolor/scalable/apps/org.kde.iconexplorer.svg %{_mandir}/man1/kqml.1* %{_mandir}/man1/plasmaengineexplorer.1* %{_mandir}/man1/plasmoidviewer.1* %doc LICENSES %changelog +* Wed Feb 12 2025 Automatic Build System 6.3.0-1mamba +- automatic version update by autodist + * Wed Jan 01 2025 Automatic Build System 6.2.5-1mamba - automatic version update by autodist