automatic version update by autodist [release 6.1.0-1mamba;Sun Apr 14 2024]

This commit is contained in:
Automatic Build System 2024-04-15 15:38:02 +02:00
parent 670734234f
commit 3ead506660

View File

@ -2,8 +2,8 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-qqc2-desktop-style
Version: 6.0.0
Release: 2mamba
Version: 6.1.0
Release: 1mamba
Summary: KDE Frameworks 6 QtQuickControls 2 style that uses QWidget's QStyle for painting
Group: Graphical Desktop/Look 'n' feel
Vendor: openmamba
@ -61,6 +61,8 @@ This package contains libraries and header files for developing applications tha
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%cmake_install
%find_lang %{name} --with-qt --with-man --with-html --all-name || touch %{name}.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -72,7 +74,7 @@ exit 0
/sbin/ldconfig
exit 0
%files -n lib%{name}
%files -n lib%{name} -f %{name}.lang
%defattr(-,root,root)
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle/private
@ -88,6 +90,9 @@ exit 0
%{_libdir}/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyle*.cmake
%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
- rebuilt with kirigami plugin