automatic version update by autodist [release 6.7.0-1mamba;Sun Oct 13 2024]
This commit is contained in:
parent
9afb3977be
commit
0bd9b76975
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-frameworkintegration
|
||||
Version: 6.6.0
|
||||
Version: 6.7.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 6 Integration of Qt application with KDE workspaces
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -14,6 +14,11 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/frame
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libappstream-qt-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -28,7 +33,6 @@ BuildRequires: libkf6-knotifications-devel
|
||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libpackagekitqt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpackagekitqt5-devel >= 1.0.1-1mamba
|
||||
BuildRequires: cmake
|
||||
@ -104,6 +108,9 @@ exit 0
|
||||
%{_kf6_libdir}/cmake/KF6FrameworkIntegration/KF6FrameworkIntegration*.cmake
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user