Skip to content

Commit

Permalink
svt-av1: Update to v2.3.0
Browse files Browse the repository at this point in the history
Release notes available [here](https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.3.0)

Signed-off-by: Reilly Brogan <[email protected]>
  • Loading branch information
ReillyBrogan committed Oct 31, 2024
1 parent 09cb276 commit e4f6444
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
2 changes: 0 additions & 2 deletions packages/s/svt-av1/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ libc.so.6:__printf_chk
libc.so.6:__snprintf_chk
libc.so.6:__stack_chk_fail
libc.so.6:__vfprintf_chk
libc.so.6:__vsnprintf_chk
libc.so.6:calloc
libc.so.6:clock_gettime
libc.so.6:exit
Expand Down Expand Up @@ -59,7 +58,6 @@ libc.so.6:strtoll
libc.so.6:strtoul
libc.so.6:strtoull
libc.so.6:sysconf
libc.so.6:write
libm.so.6:exp
libm.so.6:log
libm.so.6:log10
Expand Down
6 changes: 3 additions & 3 deletions packages/s/svt-av1/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : svt-av1
version : 2.2.1
release : 12
version : 2.3.0
release : 13
source :
- https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v2.2.1/SVT-AV1-v2.2.1.tar.bz2 : 3fd002b88816506f84b6d624659be5cbadb4cdf5a11258a5cbc6bfc488c82d01
- https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v2.3.0/SVT-AV1-v2.3.0.tar.bz2 : f65358499f572a47d6b076dda73681a8162b02c0b619a551bc2d62ead8ee719a
license :
- AOMPL-1.0
- BSD-2-Clause
Expand Down
10 changes: 5 additions & 5 deletions packages/s/svt-av1/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PartOf>multimedia.codecs</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libSvtAv1Enc.so.2</Path>
<Path fileType="library">/usr/lib64/libSvtAv1Enc.so.2.2.0</Path>
<Path fileType="library">/usr/lib64/libSvtAv1Enc.so.2.3.0</Path>
</Files>
</Package>
<Package>
Expand All @@ -32,7 +32,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="12">svt-av1</Dependency>
<Dependency release="13">svt-av1</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/svt-av1/EbDebugMacros.h</Path>
Expand All @@ -47,9 +47,9 @@
</Files>
</Package>
<History>
<Update release="12">
<Date>2024-09-08</Date>
<Version>2.2.1</Version>
<Update release="13">
<Date>2024-10-31</Date>
<Version>2.3.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit e4f6444

Please sign in to comment.