automatic version update by autodist [release 6.2.0-1mamba;Fri Oct 11 2024]

This commit is contained in:
Automatic Build System 2024-10-12 11:28:48 +02:00
parent 916261a8c0
commit 6a97af0651

View File

@ -1,7 +1,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3) %define plasmaver %(echo %version | cut -d. -f1-3)
Name: plasma-nano Name: plasma-nano
Version: 6.1.5 Version: 6.2.0
Release: 1mamba Release: 1mamba
Summary: KDE Plasma minimal shell package intended for embedded devices Summary: KDE Plasma minimal shell package intended for embedded devices
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
@ -43,23 +43,23 @@ KDE Plasma minimal shell package intended for embedded devices.
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%cmake_install %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 %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -f %{name}5_qt.lang %files -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_qt6_qmldir}/org/kde/plasma/private/nanoshell %dir %{_qt6_qmldir}/org/kde/plasma/private/nanoshell
%{_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 %dir %{_datadir}/plasma/shells/org.kde.plasma.nano
%{_datadir}/plasma/shells/org.kde.plasma.nano/* %{_datadir}/plasma/shells/org.kde.plasma.nano/*
%doc LICENSES %doc LICENSES
%changelog %changelog
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
- automatic version update by autodist
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba * Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
- automatic version update by autodist - automatic version update by autodist