From 6a97af0651f288d7660291689d07aa7cc530b56d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 12 Oct 2024 11:28:48 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.0-1mamba;Fri Oct 11 2024] --- plasma-nano.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plasma-nano.spec b/plasma-nano.spec index 6509a9e..5912681 100644 --- a/plasma-nano.spec +++ b/plasma-nano.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: plasma-nano -Version: 6.1.5 +Version: 6.2.0 Release: 1mamba Summary: KDE Plasma minimal shell package intended for embedded devices Group: Graphical Desktop/Applications/Environment @@ -43,23 +43,23 @@ KDE Plasma minimal shell package intended for embedded devices. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %cmake_install -%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang +%find_lang %{name} --with-qt --with-man --with-html --all-name || touch %{name}.lang %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%files -f %{name}5_qt.lang +%files -f %{name}.lang %defattr(-,root,root) %dir %{_qt6_qmldir}/org/kde/plasma/private/nanoshell %{_qt6_qmldir}/org/kde/plasma/private/nanoshell/* -%{_datadir}/metainfo/org.kde.plasma.nano.desktoptoolbox.appdata.xml -%dir %{_datadir}/plasma/packages/org.kde.plasma.nano.desktoptoolbox -%{_datadir}/plasma/packages/org.kde.plasma.nano.desktoptoolbox/* %dir %{_datadir}/plasma/shells/org.kde.plasma.nano %{_datadir}/plasma/shells/org.kde.plasma.nano/* %doc LICENSES %changelog +* Fri Oct 11 2024 Automatic Build System 6.2.0-1mamba +- automatic version update by autodist + * Fri Sep 13 2024 Automatic Build System 6.1.5-1mamba - automatic version update by autodist