From 6493a765f59f052643bdd1828d66d1c06b26027c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 12:32:23 +0100 Subject: [PATCH] automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024] --- ksanecore.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ksanecore.spec b/ksanecore.spec index 873098f..fb58008 100644 --- a/ksanecore.spec +++ b/ksanecore.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ksanecore -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: A library that provides a Qt interface for the SANE library for scanner hardware Group: System/Libraries @@ -13,13 +13,15 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Core +BuildRequires: libQt5Gui +BuildRequires: libQt6Core +BuildRequires: libQt6Gui BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-ki18n-devel BuildRequires: libki18n-devel BuildRequires: libstdc++6-devel -BuildRequires: qt5-qtbase-devel -BuildRequires: qt6-qtbase-devel BuildRequires: sane-backends-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -117,6 +119,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libKSaneCore.so %changelog +* Thu Nov 07 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist