automatic version update by autodist [release 5.94.0-1mamba;Mon May 16 2022]
This commit is contained in:
parent
6ed49e10d4
commit
b9b49d2a50
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kcmutils
|
||||
Version: 5.93.0
|
||||
Version: 5.94.0
|
||||
Release: 1mamba
|
||||
Summary: Various classes to work with KCModules
|
||||
Group: System/Libraries
|
||||
@ -76,6 +76,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name} -f kcmutils5.lang
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libKF5KCMUtils.so.*
|
||||
%{_kde5_libdir}/libKF5KCMUtilsCore.so.*
|
||||
%dir %{_libdir}/qt5/qml/org/kde/kcmutils
|
||||
%{_libdir}/qt5/qml/org/kde/kcmutils/*
|
||||
%{_datadir}/kservicetypes5/kcmodule.desktop
|
||||
%{_datadir}/kservicetypes5/kcmoduleinit.desktop
|
||||
%{_datadir}/qlogging-categories5/kcmutils.categories
|
||||
@ -85,14 +88,20 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde5_includedir}/KCMUtils
|
||||
%{_kde5_includedir}/KCMUtils/*
|
||||
%dir %{_kde5_includedir}/KCMUtilsCore
|
||||
%{_kde5_includedir}/KCMUtilsCore/*
|
||||
%{_kde5_libdir}/libKF5KCMUtils.so
|
||||
%{_kde5_libdir}/libKF5KCMUtilsCore.so
|
||||
%dir %{_libdir}/cmake/KF5KCMUtils
|
||||
%{_libdir}/cmake/KF5KCMUtils/KF5KCMUtils*.cmake
|
||||
%{_kde5_libdir}/cmake/KF5KCMUtils/kcmutilsgeneratemoduledata.*.in
|
||||
%{_kde5_libdir}/libKF5KCMUtils.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_KCMUtils.pri
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon May 16 2022 Automatic Build System <autodist@mambasoft.it> 5.94.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 11 2022 Automatic Build System <autodist@mambasoft.it> 5.93.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user