automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024]
This commit is contained in:
parent
8587293d65
commit
b76c2561e8
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qqc2-breeze-style
|
||||
Version: 6.2.0
|
||||
Version: 6.2.1
|
||||
Release: 1mamba
|
||||
Summary: A pure Qt Quick/Kirigami Qt Quick Controls style for KDE Plasma
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -13,6 +13,11 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{version}/qqc2-bre
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kcolorscheme-devel
|
||||
@ -21,7 +26,6 @@ BuildRequires: libkf6-kguiaddons-devel
|
||||
BuildRequires: libkf6-kiconthemes-devel
|
||||
BuildRequires: libkf6-kirigami-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -60,6 +64,9 @@ A pure Qt Quick/Kirigami Qt Quick Controls style for KDE Plasma.
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user