automatic version update by autodist [release 6.1.0-1mamba;Sun Apr 14 2024]
This commit is contained in:
parent
670734234f
commit
3ead506660
@ -2,8 +2,8 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kf6-qqc2-desktop-style
|
Name: kf6-qqc2-desktop-style
|
||||||
Version: 6.0.0
|
Version: 6.1.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 6 QtQuickControls 2 style that uses QWidget's QStyle for painting
|
Summary: KDE Frameworks 6 QtQuickControls 2 style that uses QWidget's QStyle for painting
|
||||||
Group: Graphical Desktop/Look 'n' feel
|
Group: Graphical Desktop/Look 'n' feel
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -61,6 +61,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
|
||||||
|
%find_lang %{name} --with-qt --with-man --with-html --all-name || touch %{name}.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -72,7 +74,7 @@ exit 0
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name} -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle
|
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle
|
||||||
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle/private
|
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle/private
|
||||||
@ -88,6 +90,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyle*.cmake
|
%{_libdir}/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyle*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-2mamba
|
* Mon Mar 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-2mamba
|
||||||
- rebuilt with kirigami plugin
|
- rebuilt with kirigami plugin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user