automatic version update by autodist [release 6.7.0-1mamba;Sun Oct 13 2024]
This commit is contained in:
parent
ad2e9aecd4
commit
9099c033fe
@ -2,7 +2,7 @@
|
|||||||
%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.6.0
|
Version: 6.7.0
|
||||||
Release: 1mamba
|
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
|
||||||
@ -66,19 +66,10 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name}
|
|
||||||
/sbin/ldconfig
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
%postun -n lib%{name}
|
|
||||||
/sbin/ldconfig
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
%files -n lib%{name} -f %{name}.lang
|
%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
|
||||||
%{_kf6_plugindir}/kirigami/platform/org.kde.desktop.so
|
|
||||||
%dir %{_qt6_qmldir}/org/kde/desktop
|
%dir %{_qt6_qmldir}/org/kde/desktop
|
||||||
%{_qt6_qmldir}/org/kde/desktop/*
|
%{_qt6_qmldir}/org/kde/desktop/*
|
||||||
%{_kf6_qmldir}/org/kde/qqc2desktopstyle/private/*
|
%{_kf6_qmldir}/org/kde/qqc2desktopstyle/private/*
|
||||||
@ -90,6 +81,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyle*.cmake
|
%{_libdir}/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyle*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user