automatic version update by autodist [release 24.08.3-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
3c6b4f34d2
commit
c34b0ce869
@ -1,5 +1,5 @@
|
|||||||
Name: libksane
|
Name: libksane
|
||||||
Version: 24.08.2
|
Version: 24.08.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: SANE Library interface for KDE
|
Summary: SANE Library interface for KDE
|
||||||
Group: Graphical Desktop/Libraries/KDE
|
Group: Graphical Desktop/Libraries/KDE
|
||||||
@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Core
|
||||||
|
BuildRequires: libQt5Gui
|
||||||
|
BuildRequires: libQt5Widgets
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkf6-ki18n-devel
|
BuildRequires: libkf6-ki18n-devel
|
||||||
@ -26,8 +32,6 @@ BuildRequires: libkwallet-devel
|
|||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
BuildRequires: libsonnet-devel
|
BuildRequires: libsonnet-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libksanecore-devel
|
BuildRequires: libksanecore-devel
|
||||||
@ -134,6 +138,9 @@ exit 0
|
|||||||
%{_kf6_libdir}/libKF5Sane.so
|
%{_kf6_libdir}/libKF5Sane.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 08 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
|
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user