automatic version update by autodist [release 4.0.0-1mamba;Sun Jan 25 2026]

This commit is contained in:
2026-01-26 09:16:55 +01:00
parent 1a22eb5cef
commit 616c706cb6

View File

@@ -1,11 +1,11 @@
Name: svt-av1
Version: 3.1.2
Version: 4.0.0
Release: 1mamba
Summary: Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder)
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://gitlab.com/AOMediaCodec/SVT-AV1
Source: https://gitlab.com/AOMediaCodec/SVT-AV1.git/v%{version}/SVT-AV1-%{version}.tar.bz2
License: BSD
@@ -49,7 +49,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%{_bindir}/SvtAv1EncApp
@@ -64,9 +63,14 @@ This package contains libraries and header files for developing applications tha
%{_includedir}/svt-av1/*.h
%{_libdir}/libSvtAv1Enc.so
%{_libdir}/pkgconfig/SvtAv1Enc.pc
%dir %{_libdir}/cmake/SVT-AV1
%{_libdir}/cmake/SVT-AV1/SVT-AV1*.cmake
%doc README.md
%changelog
* Sun Jan 25 2026 Automatic Build System <autodist@openmamba.org> 4.0.0-1mamba
- automatic version update by autodist
* Mon Aug 25 2025 Automatic Build System <autodist@openmamba.org> 3.1.2-1mamba
- automatic version update by autodist