automatic version update by autodist [release 6.3.0-1mamba;Wed Feb 12 2025]
This commit is contained in:
parent
360433168d
commit
34dbe686c0
@ -2,7 +2,7 @@
|
|||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
|
|
||||||
Name: plasma5support
|
Name: plasma5support
|
||||||
Version: 6.2.5
|
Version: 6.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Plasma support for Plasma
|
Summary: KDE Plasma support for Plasma
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -74,6 +74,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libPlasma5Support.so.*
|
%{_libdir}/libPlasma5Support.so.*
|
||||||
|
%{_libdir}/libplasma-geolocation-interface.so.*
|
||||||
|
%dir %{_qt6_plugindir}/plasma5support/geolocationprovider
|
||||||
|
%{_qt6_plugindir}/plasma5support/geolocationprovider/plasma-geolocation-*.so
|
||||||
%dir %{_qt6_qmldir}/org/kde/plasma/plasma5support
|
%dir %{_qt6_qmldir}/org/kde/plasma/plasma5support
|
||||||
%{_qt6_qmldir}/org/kde/plasma/plasma5support/*
|
%{_qt6_qmldir}/org/kde/plasma/plasma5support/*
|
||||||
%dir %{_qt6_plugindir}/plasma5support
|
%dir %{_qt6_plugindir}/plasma5support
|
||||||
@ -87,13 +90,19 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/Plasma5Support
|
%dir %{_includedir}/Plasma5Support
|
||||||
%{_includedir}/Plasma5Support/*
|
%{_includedir}/Plasma5Support/*
|
||||||
|
%dir %{_includedir}/plasma/geolocation
|
||||||
|
%{_includedir}/plasma/geolocation/*
|
||||||
%{_libdir}/libPlasma5Support.so
|
%{_libdir}/libPlasma5Support.so
|
||||||
|
%{_libdir}/libplasma-geolocation-interface.so
|
||||||
%dir %{_libdir}/cmake/Plasma5Support
|
%dir %{_libdir}/cmake/Plasma5Support
|
||||||
%{_libdir}/cmake/Plasma5Support/Plasma5Support*.cmake
|
%{_libdir}/cmake/Plasma5Support/Plasma5Support*.cmake
|
||||||
%dir %{_qt6_qmldir}/org/kde/plasma/plasma5support
|
%dir %{_qt6_qmldir}/org/kde/plasma/plasma5support
|
||||||
%{_qt6_docdir}/Plasma5Support.*
|
%{_qt6_docdir}/Plasma5Support.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 6.2.5-1mamba
|
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 6.2.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user