From: Jakub Bogusz Date: Tue, 26 Mar 2024 18:11:19 +0000 (+0100) Subject: - updated to 2.0.0 (new libSvtAv1Enc soname) X-Git-Tag: auto/th/svt-av1-2.0.0-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7925d6c83f71c990c5ce114ee52845da51f12d3c;p=packages%2Fsvt-av1.git - updated to 2.0.0 (new libSvtAv1Enc soname) --- diff --git a/svt-av1.spec b/svt-av1.spec index 8b16f07..1f8ac0c 100644 --- a/svt-av1.spec +++ b/svt-av1.spec @@ -1,13 +1,13 @@ Summary: Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) Summary(pl.UTF-8): Scalable Video Technology dla AV1 (koder i dekoder SVT-AV1) Name: svt-av1 -Version: 1.8.0 +Version: 2.0.0 Release: 1 License: BSD Group: Libraries #Source0Download: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases Source0: https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v%{version}/SVT-AV1-v%{version}.tar.bz2 -# Source0-md5: 33cade54e2b1dfa0171166d9242f30a2 +# Source0-md5: c2997034a5bff3eec4c885adf27e152f URL: https://gitlab.com/AOMediaCodec/SVT-AV1 BuildRequires: cmake >= 3.16 BuildRequires: libstdc++-devel >= 6:5.4 @@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/libSvtAv1Dec.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libSvtAv1Dec.so.0 %attr(755,root,root) %{_libdir}/libSvtAv1Enc.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libSvtAv1Enc.so.1 +%attr(755,root,root) %ghost %{_libdir}/libSvtAv1Enc.so.2 %files devel %defattr(644,root,root,755)