From f9864a4e04c66b555d5ef81e2631858339d507b5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 12 Jan 2025 16:23:41 +0100 Subject: [PATCH] automatic version update by autodist [release 6.10.0-1mamba;Sat Jan 11 2025] --- kf6-ktextwidgets.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/kf6-ktextwidgets.spec b/kf6-ktextwidgets.spec index 0bd2955..2a2ef3f 100644 --- a/kf6-ktextwidgets.spec +++ b/kf6-ktextwidgets.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-ktextwidgets -Version: 6.9.0 +Version: 6.10.0 Release: 1mamba Summary: KDE Frameworks 6 text editing widgets Group: System/Libraries @@ -14,17 +14,19 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/ktext License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kcolorscheme-devel BuildRequires: libkf6-kcompletion-devel BuildRequires: libkf6-kconfig-devel -BuildRequires: libkf6-kconfigwidgets-devel BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-sonnet-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtmultimedia-devel BuildRequires: qt6-qtspeech-devel ## AUTOBUILDREQ-END @@ -52,7 +54,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n %{framework}-%{version} @@ -86,6 +87,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Jan 11 2025 Automatic Build System 6.10.0-1mamba +- automatic version update by autodist + * Sun Dec 15 2024 Automatic Build System 6.9.0-1mamba - automatic version update by autodist