automatic version update by autodist [release 6.7.0-1mamba;Mon Oct 14 2024]
This commit is contained in:
parent
807356d1d9
commit
eca040de8b
@ -1,7 +1,7 @@
|
|||||||
%define framework kcmutils
|
%define framework kcmutils
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: kf6-kcmutils
|
Name: kf6-kcmutils
|
||||||
Version: 6.6.0
|
Version: 6.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Various classes to work with KCModules
|
Summary: Various classes to work with KCModules
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,13 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kcmut
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkf6-kcolorscheme-devel
|
BuildRequires: libkf6-kcolorscheme-devel
|
||||||
@ -27,7 +34,6 @@ BuildRequires: libkf6-kservice-devel
|
|||||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
BuildRequires: libkf6-kxmlgui-devel
|
BuildRequires: libkf6-kxmlgui-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -104,6 +110,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 14 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