]> git.pld-linux.org Git - packages/svt-av1.git/commitdiff
- updated to 2.0.0 (new libSvtAv1Enc soname)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 26 Mar 2024 18:11:19 +0000 (19:11 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 26 Mar 2024 18:11:19 +0000 (19:11 +0100)
svt-av1.spec

index 8b16f07a6505b9dbbc4fab3cefeeb966eb734bf1..1f8ac0cde3d7a34af0ad621acb81fae7528fe39d 100644 (file)
@@ -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)
This page took 0.216849 seconds and 4 git commands to generate.