automatic version update by autodist [release 0.8.5-1mamba;Sat Jul 20 2024]
This commit is contained in:
parent
ebac56fc36
commit
604f9f9eed
@ -1,5 +1,5 @@
|
||||
Name: qt-avif-image-plugin
|
||||
Version: 0.8.3
|
||||
Version: 0.8.5
|
||||
Release: 1mamba
|
||||
Summary: Qt plug-in to allow Qt and KDE based applications to read/write AVIF images
|
||||
Group: System/Libraries
|
||||
@ -11,9 +11,13 @@ Source: https://github.com/novomesk/qt-avif-image-plugin.git/v%{version}/
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libaom-devel
|
||||
BuildRequires: libavif-devel
|
||||
BuildRequires: libdav1d-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsvt-av1-devel
|
||||
BuildRequires: libyuv-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -43,6 +47,9 @@ Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 0.8.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 0.8.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user