Page MenuHomeSolus

D10941.id26405.diff
No OneTemporary

D10941.id26405.diff

diff --git a/abi_libs b/abi_libs
new file mode 100644
--- /dev/null
+++ b/abi_libs
@@ -0,0 +1 @@
+libsbc.so.1
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -1,6 +1,7 @@
libsbc.so.1:SBC_1.0
libsbc.so.1:SBC_1.1
libsbc.so.1:SBC_1.2
+libsbc.so.1:SBC_1.3
libsbc.so.1:sbc_decode
libsbc.so.1:sbc_encode
libsbc.so.1:sbc_finish
@@ -13,3 +14,5 @@
libsbc.so.1:sbc_init_msbc
libsbc.so.1:sbc_parse
libsbc.so.1:sbc_reinit
+libsbc.so.1:sbc_reinit_a2dp
+libsbc.so.1:sbc_reinit_msbc
diff --git a/abi_used_symbols b/abi_used_symbols
new file mode 100644
--- /dev/null
+++ b/abi_used_symbols
@@ -0,0 +1,31 @@
+libc.so.6:__errno_location
+libc.so.6:__fprintf_chk
+libc.so.6:__libc_start_main
+libc.so.6:__printf_chk
+libc.so.6:__read_chk
+libc.so.6:__stack_chk_fail
+libc.so.6:__xpg_basename
+libc.so.6:__xstat
+libc.so.6:close
+libc.so.6:exit
+libc.so.6:fileno
+libc.so.6:free
+libc.so.6:fwrite
+libc.so.6:getopt_long
+libc.so.6:ioctl
+libc.so.6:lseek
+libc.so.6:malloc
+libc.so.6:open
+libc.so.6:optarg
+libc.so.6:optind
+libc.so.6:perror
+libc.so.6:putchar
+libc.so.6:puts
+libc.so.6:read
+libc.so.6:stderr
+libc.so.6:stdin
+libc.so.6:stdout
+libc.so.6:strdup
+libc.so.6:strerror
+libc.so.6:strtol
+libc.so.6:write
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : sbc
-version : '1.4'
-release : 2
+version : '1.5'
+release : 3
component : network.base
source :
- - https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-1.4.tar.xz : 518bf46e6bb3dc808a95e1eabad26fdebe8a099c1e781c27ed7fca6c2f4a54c9
+ - https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-1.5.tar.xz : 0cbad69823a99e8421fe0700e8cf9eeb8fa0c1ad28e8dbc2182b3353507931d2
license : GPL-2.0-only
summary : Bluetooth Subband Codec Library
description: |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>sbc</Name>
<Packager>
- <Name>Philipp Trulson</Name>
- <Email>philipp@trulson.de</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
<License>GPL-2.0-only</License>
<PartOf>network.base</PartOf>
<Summary xml:lang="en">Bluetooth Subband Codec Library</Summary>
<Description xml:lang="en">Bluetooth Subband Codec Library
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>sbc</Name>
@@ -23,7 +23,7 @@
<Path fileType="executable">/usr/bin/sbcenc</Path>
<Path fileType="executable">/usr/bin/sbcinfo</Path>
<Path fileType="library">/usr/lib64/libsbc.so.1</Path>
- <Path fileType="library">/usr/lib64/libsbc.so.1.2.2</Path>
+ <Path fileType="library">/usr/lib64/libsbc.so.1.3.0</Path>
</Files>
</Package>
<Package>
@@ -33,7 +33,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">sbc</Dependency>
+ <Dependency release="3">sbc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/sbc/sbc.h</Path>
@@ -42,12 +42,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2019-02-22</Date>
- <Version>1.4</Version>
+ <Update release="3">
+ <Date>2021-04-28</Date>
+ <Version>1.5</Version>
<Comment>Packaging update</Comment>
- <Name>Philipp Trulson</Name>
- <Email>philipp@trulson.de</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 2 2023, 3:46 AM (10 w, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5837085
Default Alt Text
D10941.id26405.diff (3 KB)

Event Timeline