Page MenuHomeSolus

D12783.diff
No OneTemporary

D12783.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -60,6 +60,7 @@
libgcc_s.so.1:_Unwind_Resume
libm.so.6:cos
libm.so.6:exp
+libm.so.6:expf
libm.so.6:floor
libm.so.6:fmax
libm.so.6:log
@@ -107,6 +108,5 @@
libstdc++.so.6:_ZnamRKSt9nothrow_t
libstdc++.so.6:_Znwm
libstdc++.so.6:_ZnwmRKSt9nothrow_t
-libstdc++.so.6:__cxa_pure_virtual
libstdc++.so.6:__cxa_throw_bad_array_new_length
libstdc++.so.6:__gxx_personality_v0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : aom
-version : 3.1.2
-release : 9
+version : 3.2.0
+release : 10
source :
- - git|https://aomedia.googlesource.com/aom : v3.1.2
+ - git|https://aomedia.googlesource.com/aom : v3.2.0
license :
- AOMPL-1.0 # https://aomedia.org/license/patent-license/
- BSD-2-Clause
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -37,7 +37,7 @@
<Path fileType="executable">/usr/bin/aomdec</Path>
<Path fileType="executable">/usr/bin/aomenc</Path>
<Path fileType="library">/usr/lib64/libaom.so.3</Path>
- <Path fileType="library">/usr/lib64/libaom.so.3.1.2</Path>
+ <Path fileType="library">/usr/lib64/libaom.so.3.2.0</Path>
</Files>
</Package>
<Package>
@@ -54,13 +54,14 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="9">aom</Dependency>
+ <Dependency release="10">aom</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/aom/aom.h</Path>
<Path fileType="header">/usr/include/aom/aom_codec.h</Path>
<Path fileType="header">/usr/include/aom/aom_decoder.h</Path>
<Path fileType="header">/usr/include/aom/aom_encoder.h</Path>
+ <Path fileType="header">/usr/include/aom/aom_external_partition.h</Path>
<Path fileType="header">/usr/include/aom/aom_frame_buffer.h</Path>
<Path fileType="header">/usr/include/aom/aom_image.h</Path>
<Path fileType="header">/usr/include/aom/aom_integer.h</Path>
@@ -71,12 +72,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2021-07-26</Date>
- <Version>3.1.2</Version>
+ <Update release="10">
+ <Date>2022-01-19</Date>
+ <Version>3.2.0</Version>
<Comment>Packaging update</Comment>
<Name>Alexander Vorobyev</Name>
<Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 11:26 PM (2 h, 46 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817652
Default Alt Text
D12783.diff (2 KB)

Event Timeline