Page MenuHomeSolus

D9777.id23562.diff
No OneTemporary

D9777.id23562.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -185,9 +185,13 @@
libsyn123.so.0:syn123_resample_history
libsyn123.so.0:syn123_resample_incount
libsyn123.so.0:syn123_resample_inexpect
+libsyn123.so.0:syn123_resample_intotal
+libsyn123.so.0:syn123_resample_intotal_32
libsyn123.so.0:syn123_resample_intotal_64
libsyn123.so.0:syn123_resample_maxincount
libsyn123.so.0:syn123_resample_maxrate
+libsyn123.so.0:syn123_resample_total
+libsyn123.so.0:syn123_resample_total_32
libsyn123.so.0:syn123_resample_total_64
libsyn123.so.0:syn123_setup_filter
libsyn123.so.0:syn123_setup_geiger
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -207,10 +207,12 @@
libsyn123.so.0:syn123_resample_history
libsyn123.so.0:syn123_resample_incount
libsyn123.so.0:syn123_resample_inexpect
+libsyn123.so.0:syn123_resample_intotal
libsyn123.so.0:syn123_resample_intotal_32
libsyn123.so.0:syn123_resample_intotal_64
libsyn123.so.0:syn123_resample_maxincount
libsyn123.so.0:syn123_resample_maxrate
+libsyn123.so.0:syn123_resample_total
libsyn123.so.0:syn123_resample_total_32
libsyn123.so.0:syn123_resample_total_64
libsyn123.so.0:syn123_setup_filter
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mpg123
-version : 1.26.0
-release : 19
+version : 1.26.3
+release : 20
source :
- - https://liquidtelecom.dl.sourceforge.net/project/mpg123/mpg123/1.26.0/mpg123-1.26.0.tar.bz2 : e4e405f4abd794b96c3b11f69b303a743fe577d2394f49012446985f0b99c268
+ - https://sourceforge.net/projects/mpg123/files/mpg123/1.26.3/mpg123-1.26.3.tar.bz2 : 30c998785a898f2846deefc4d17d6e4683a5a550b7eacf6ea506e30a7a736c6e
homepage : https://www.mpg123.de/
component : multimedia.codecs
license : LGPL-2.1-only
@@ -11,7 +11,9 @@
mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3 decoding library and console player. It uses floating point or integer math, along with several special optimizations (3DNow, SSE, ARM, ...) to make it most efficient.
emul32 : yes
patterns :
- - bin : [/usr/bin, /usr/share/man]
+ - bin :
+ - /usr/bin
+ - /usr/share/man
replaces :
- libmpg123
- devel : libmpg123-devel
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>mpg123</Name>
<Homepage>https://www.mpg123.de/</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
<License>LGPL-2.1-only</License>
<PartOf>multimedia.codecs</PartOf>
@@ -21,11 +21,11 @@
<PartOf>multimedia.codecs</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libmpg123.so.0</Path>
- <Path fileType="library">/usr/lib64/libmpg123.so.0.45.1</Path>
+ <Path fileType="library">/usr/lib64/libmpg123.so.0.45.2</Path>
<Path fileType="library">/usr/lib64/libout123.so.0</Path>
<Path fileType="library">/usr/lib64/libout123.so.0.3.0</Path>
<Path fileType="library">/usr/lib64/libsyn123.so.0</Path>
- <Path fileType="library">/usr/lib64/libsyn123.so.0.1.0</Path>
+ <Path fileType="library">/usr/lib64/libsyn123.so.0.1.1</Path>
<Path fileType="library">/usr/lib64/mpg123/output_alsa.so</Path>
<Path fileType="library">/usr/lib64/mpg123/output_dummy.so</Path>
<Path fileType="library">/usr/lib64/mpg123/output_oss.so</Path>
@@ -42,15 +42,15 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="19">mpg123</Dependency>
+ <Dependency release="20">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libmpg123.so.0</Path>
- <Path fileType="library">/usr/lib32/libmpg123.so.0.45.1</Path>
+ <Path fileType="library">/usr/lib32/libmpg123.so.0.45.2</Path>
<Path fileType="library">/usr/lib32/libout123.so.0</Path>
<Path fileType="library">/usr/lib32/libout123.so.0.3.0</Path>
<Path fileType="library">/usr/lib32/libsyn123.so.0</Path>
- <Path fileType="library">/usr/lib32/libsyn123.so.0.1.0</Path>
+ <Path fileType="library">/usr/lib32/libsyn123.so.0.1.1</Path>
<Path fileType="library">/usr/lib32/mpg123/output_alsa.so</Path>
<Path fileType="library">/usr/lib32/mpg123/output_dummy.so</Path>
<Path fileType="library">/usr/lib32/mpg123/output_oss.so</Path>
@@ -64,8 +64,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="19">mpg123-devel</Dependency>
- <Dependency release="19">mpg123-32bit</Dependency>
+ <Dependency release="20">mpg123-devel</Dependency>
+ <Dependency release="20">mpg123-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libmpg123.so</Path>
@@ -82,7 +82,7 @@
<Description xml:lang="en">mpg123 is a fast and Free real time MPEG Audio Layer 1, 2 and 3 decoding library and console player. It uses floating point or integer math, along with several special optimizations (3DNow, SSE, ARM, ...) to make it most efficient.
</Description>
<RuntimeDependencies>
- <Dependency release="19">mpg123</Dependency>
+ <Dependency release="20">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/mpg123</Path>
@@ -100,7 +100,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="19">mpg123</Dependency>
+ <Dependency release="20">mpg123</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/fmt123.h</Path>
@@ -119,12 +119,12 @@
</Replaces>
</Package>
<History>
- <Update release="19">
- <Date>2020-05-25</Date>
- <Version>1.26.0</Version>
+ <Update release="20">
+ <Date>2020-10-02</Date>
+ <Version>1.26.3</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</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
Jul 8 2023, 12:58 AM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824791
Default Alt Text
D9777.id23562.diff (6 KB)

Event Timeline