automatic version update by autodist [release 5.27.1-1mamba;Wed Feb 22 2023]
This commit is contained in:
parent
1c6be38d71
commit
f82ec02bee
@ -1,7 +1,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: plasma-sdk
|
||||
Version: 5.26.5
|
||||
Version: 5.27.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 SDK
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -64,7 +64,7 @@ KDE Frameworks 5 SDK.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --all-name --with-man || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -83,17 +83,21 @@ KDE Frameworks 5 SDK.
|
||||
%{_datadir}/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/*
|
||||
%dir %{_datadir}/kpackage/genericqml/org.kde.plasma.themeexplorer
|
||||
%{_datadir}/kpackage/genericqml/org.kde.plasma.themeexplorer/*
|
||||
#%{_datadir}/kservices5/plasma-package-org.kde.plasma.cuttlefish.desktop
|
||||
%{_datadir}/kservices5/plasma-shell-org.kde.plasma.plasmoidviewershell.desktop
|
||||
%{_datadir}/zsh/site-functions/_plasmoidviewer
|
||||
%{_mandir}/man1/plasmaengineexplorer.1*
|
||||
%{_mandir}/man1/plasmoidviewer.1*
|
||||
#%dir %{_datadir}/plasma/packages/org.kde.plasma.cuttlefish
|
||||
#%{_datadir}/plasma/packages/org.kde.plasma.cuttlefish/*
|
||||
%dir %{_datadir}/plasma/shells/org.kde.plasma.plasmoidviewershell
|
||||
%{_datadir}/plasma/shells/org.kde.plasma.plasmoidviewershell/*
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 5.27.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user