automatic version update by autodist [release 6.8.0-1mamba;Sun Nov 10 2024]

This commit is contained in:
Automatic Build System 2024-11-11 18:21:37 +01:00
parent dc3b4cf35f
commit 0604b4800a

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kded Name: kf6-kded
Version: 6.7.0 Version: 6.8.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 6 Central daemon of KDE work spaces Summary: KDE Frameworks 6 Central daemon of KDE work spaces
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
@ -14,6 +14,10 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kded-
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libQt6Widgets
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglvnd-devel BuildRequires: libglvnd-devel
BuildRequires: libkf6-kconfig-devel BuildRequires: libkf6-kconfig-devel
@ -22,7 +26,6 @@ BuildRequires: libkf6-kcrash-devel
BuildRequires: libkf6-kdbusaddons-devel BuildRequires: libkf6-kdbusaddons-devel
BuildRequires: libkf6-kservice-devel BuildRequires: libkf6-kservice-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
BuildRequires: kf6-rpm-macros BuildRequires: kf6-rpm-macros
@ -75,6 +78,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/cmake/KF6KDED/KF6KDED*.cmake %{_libdir}/cmake/KF6KDED/KF6KDED*.cmake
%changelog %changelog
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
- automatic version update by autodist
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba * Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
- automatic version update by autodist - automatic version update by autodist