[packages/svt-av1] - updated to 3.0.1 (new soname)
qboosh
qboosh at pld-linux.org
Sun Mar 23 17:37:50 CET 2025
commit 162e9da2de92f2cd49d8abb7dfd84e0b61d758c9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 23 17:10:52 2025 +0100
- updated to 3.0.1 (new soname)
svt-av1.spec | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/svt-av1.spec b/svt-av1.spec
index c22f0ab..c3408bf 100644
--- a/svt-av1.spec
+++ b/svt-av1.spec
@@ -2,13 +2,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: 2.3.0
+Version: 3.0.1
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: a86cac2227942f6d8e17ca1fdcac1627
+# Source0-md5: f5ba568f3ea6b57c6d315957265d69d7
URL: https://gitlab.com/AOMediaCodec/SVT-AV1
BuildRequires: cmake >= 3.16
BuildRequires: libstdc++-devel >= 6:5.4
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
%doc CHANGELOG.md LICENSE.md PATENTS.md README.md
%attr(755,root,root) %{_bindir}/SvtAv1EncApp
%attr(755,root,root) %{_libdir}/libSvtAv1Enc.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libSvtAv1Enc.so.2
+%attr(755,root,root) %ghost %{_libdir}/libSvtAv1Enc.so.3
%files devel
%defattr(644,root,root,755)
@@ -85,7 +85,6 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/svt-av1/EbSvtAv1.h
%{_includedir}/svt-av1/EbSvtAv1Enc.h
%{_includedir}/svt-av1/EbSvtAv1ErrorCodes.h
-%{_includedir}/svt-av1/EbSvtAv1ExtFrameBuf.h
%{_includedir}/svt-av1/EbSvtAv1Formats.h
%{_includedir}/svt-av1/EbSvtAv1Metadata.h
%{_pkgconfigdir}/SvtAv1Enc.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/svt-av1.git/commitdiff/162e9da2de92f2cd49d8abb7dfd84e0b61d758c9
More information about the pld-cvs-commit
mailing list