automatic version update by autodist [release 2.1.1-1mamba;Thu Jun 27 2024]
This commit is contained in:
parent
f27fdedb90
commit
de3b9cc5ee
10
svt-av1.spec
10
svt-av1.spec
@ -1,5 +1,5 @@
|
||||
Name: svt-av1
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Release: 1mamba
|
||||
Summary: Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder)
|
||||
Group: System/Libraries
|
||||
@ -34,7 +34,6 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
@ -56,25 +55,24 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/SvtAv1DecApp
|
||||
%{_bindir}/SvtAv1EncApp
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libSvtAv1Dec.so.*
|
||||
%{_libdir}/libSvtAv1Enc.so.*
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/svt-av1
|
||||
%{_includedir}/svt-av1/*.h
|
||||
%{_libdir}/libSvtAv1Dec.so
|
||||
%{_libdir}/libSvtAv1Enc.so
|
||||
%{_libdir}/pkgconfig/SvtAv1Dec.pc
|
||||
%{_libdir}/pkgconfig/SvtAv1Enc.pc
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 2.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 18 2024 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user