automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
f6f211b831
commit
b190117178
@ -3,7 +3,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kimageformats
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 6 plugins to allow QImage to support extra file formats
|
||||
Group: System/Libraries
|
||||
@ -15,6 +15,10 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kimag
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6PrintSupport
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libavif-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -24,7 +28,6 @@ BuildRequires: libjxl-devel
|
||||
BuildRequires: libopenexr-devel
|
||||
BuildRequires: libraw-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libjxl-devel >= 0:0.8.1-1mamba
|
||||
BuildRequires: libopenexr-devel >= 3.0.4-1mamba
|
||||
@ -60,6 +63,9 @@ KDE Frameworks 6 plugins to allow QImage to support extra file formats.
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user