automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]

This commit is contained in:
Automatic Build System 2024-11-10 12:32:23 +01:00
parent f3a5c948fd
commit 6493a765f5

View File

@ -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 <autodist@openmamba.org> 24.08.3-1mamba
- automatic version update by autodist
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
- automatic version update by autodist