Hello community,

here is the log from the commit of package mpg123 for openSUSE:Factory checked 
in at 2020-07-21 15:40:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpg123 (Old)
 and      /work/SRC/openSUSE:Factory/.mpg123.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpg123"

Tue Jul 21 15:40:10 2020 rev:17 rq:821434 version:1.26.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpg123/mpg123.changes    2020-07-09 
13:15:51.656604637 +0200
+++ /work/SRC/openSUSE:Factory/.mpg123.new.3592/mpg123.changes  2020-07-21 
15:40:30.267535589 +0200
@@ -1,0 +2,6 @@
+Fri Jul 17 07:19:43 UTC 2020 - aloi...@gmx.com
+
+- Update to version 1.26.3
+  * Fix accurate (--enable-int-quality)
+
+-------------------------------------------------------------------

Old:
----
  mpg123-1.26.2.tar.bz2
  mpg123-1.26.2.tar.bz2.sig

New:
----
  mpg123-1.26.3.tar.bz2
  mpg123-1.26.3.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mpg123.spec ++++++
--- /var/tmp/diff_new_pack.ZLUzA3/_old  2020-07-21 15:40:31.599537346 +0200
+++ /var/tmp/diff_new_pack.ZLUzA3/_new  2020-07-21 15:40:31.599537346 +0200
@@ -18,7 +18,7 @@
 
 %define sover   0
 Name:           mpg123
-Version:        1.26.2
+Version:        1.26.3
 Release:        0
 Summary:        Console MPEG audio player and decoder library
 License:        LGPL-2.1-only

++++++ mpg123-1.26.2.tar.bz2 -> mpg123-1.26.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.26.2/NEWS new/mpg123-1.26.3/NEWS
--- old/mpg123-1.26.2/NEWS      2020-07-04 10:06:07.000000000 +0200
+++ new/mpg123-1.26.3/NEWS      2020-07-15 09:42:09.000000000 +0200
@@ -1,3 +1,8 @@
+1.26.3
+------
+- Fix accurate (--enable-int-quality) and s32 x86-64 assembly for Windows ABI
+  (thanks to Robert Kausch of fre:ac). The accurate code just crashed before.
+
 1.26.2
 ------
 - Enable terminal control by default only when both input and output
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.26.2/configure new/mpg123-1.26.3/configure
--- old/mpg123-1.26.2/configure 2020-07-04 10:28:00.000000000 +0200
+++ new/mpg123-1.26.3/configure 2020-07-15 09:42:48.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mpg123 1.26.2.
+# Generated by GNU Autoconf 2.69 for mpg123 1.26.3.
 #
 # Report bugs to <maintai...@mpg123.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='mpg123'
 PACKAGE_TARNAME='mpg123'
-PACKAGE_VERSION='1.26.2'
-PACKAGE_STRING='mpg123 1.26.2'
+PACKAGE_VERSION='1.26.3'
+PACKAGE_STRING='mpg123 1.26.3'
 PACKAGE_BUGREPORT='maintai...@mpg123.org'
 PACKAGE_URL=''
 
@@ -1589,7 +1589,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mpg123 1.26.2 to adapt to many kinds of systems.
+\`configure' configures mpg123 1.26.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1660,7 +1660,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mpg123 1.26.2:";;
+     short | recursive ) echo "Configuration of mpg123 1.26.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1888,7 +1888,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mpg123 configure 1.26.2
+mpg123 configure 1.26.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2494,7 +2494,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mpg123 $as_me 1.26.2, which was
+It was created by mpg123 $as_me 1.26.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2844,7 +2844,7 @@
 
 
 API_VERSION=45
-LIB_PATCHLEVEL=1
+LIB_PATCHLEVEL=2
 
 OUTAPI_VERSION=3
 OUTLIB_PATCHLEVEL=0
@@ -3453,7 +3453,7 @@
 
 # Define the identity of the package.
  PACKAGE='mpg123'
- VERSION='1.26.2'
+ VERSION='1.26.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -20063,7 +20063,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by mpg123 $as_me 1.26.2, which was
+This file was extended by mpg123 $as_me 1.26.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20129,7 +20129,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-mpg123 config.status 1.26.2
+mpg123 config.status 1.26.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.26.2/configure.ac 
new/mpg123-1.26.3/configure.ac
--- old/mpg123-1.26.2/configure.ac      2020-07-04 10:06:05.000000000 +0200
+++ new/mpg123-1.26.3/configure.ac      2020-07-15 09:42:09.000000000 +0200
@@ -8,12 +8,12 @@
 AC_PREREQ(2.57)
 
 dnl ############# Initialisation
-AC_INIT([mpg123], [1.26.2], [maintai...@mpg123.org])
+AC_INIT([mpg123], [1.26.3], [maintai...@mpg123.org])
 dnl Increment API_VERSION when the API gets changes (new functions).
 
 dnl libmpg123
 API_VERSION=45
-LIB_PATCHLEVEL=1
+LIB_PATCHLEVEL=2
 
 dnl libout123
 OUTAPI_VERSION=3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.26.2/mpg123.spec 
new/mpg123-1.26.3/mpg123.spec
--- old/mpg123-1.26.2/mpg123.spec       2020-07-04 10:28:21.000000000 +0200
+++ new/mpg123-1.26.3/mpg123.spec       2020-07-15 09:43:05.000000000 +0200
@@ -3,7 +3,7 @@
 # - devel packages for alsa, sdl, etc... to build the respective output 
modules.
 Summary:       The fast console mpeg audio decoder/player.
 Name:          mpg123
-Version:       1.26.2
+Version:       1.26.3
 Release:       1
 URL:           http://www.mpg123.org/
 License:       GPL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mpg123-1.26.2/src/libmpg123/synth_stereo_x86_64_accurate.S 
new/mpg123-1.26.3/src/libmpg123/synth_stereo_x86_64_accurate.S
--- old/mpg123-1.26.2/src/libmpg123/synth_stereo_x86_64_accurate.S      
2020-07-04 10:06:07.000000000 +0200
+++ new/mpg123-1.26.3/src/libmpg123/synth_stereo_x86_64_accurate.S      
2020-07-15 09:42:09.000000000 +0200
@@ -82,7 +82,7 @@
 #ifdef IS_MSABI
        shlq            $32, %rax
        shrq            $30, %rax
-       movq            %rcx, %rbx
+       movq            %rcx, %rsi
 #else
        movq            %r8, %rax
        shlq            $32, %rax
@@ -434,16 +434,16 @@
        andl            $0xffff, %eax
        
 #ifdef IS_MSABI
-       movaps          (%rsp), %xmm6
-       movaps          16(%rsp), %xmm7
-       movaps          32(%rsp), %xmm8
-       movaps          48(%rsp), %xmm9
-       movaps          64(%rsp), %xmm10
-       movaps          80(%rsp), %xmm11
-       movaps          96(%rsp), %xmm12
-       movaps          112(%rsp), %xmm13
-       movaps          128(%rsp), %xmm14
-       movaps          144(%rsp), %xmm15
+       movaps          16(%rsp), %xmm6
+       movaps          32(%rsp), %xmm7
+       movaps          48(%rsp), %xmm8
+       movaps          64(%rsp), %xmm9
+       movaps          80(%rsp), %xmm10
+       movaps          96(%rsp), %xmm11
+       movaps          112(%rsp), %xmm12
+       movaps          128(%rsp), %xmm13
+       movaps          144(%rsp), %xmm14
+       movaps          160(%rsp), %xmm15
        addq            $176, %rsp
        popq            %rsi
 #else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mpg123-1.26.2/src/libmpg123/synth_stereo_x86_64_s32.S 
new/mpg123-1.26.3/src/libmpg123/synth_stereo_x86_64_s32.S
--- old/mpg123-1.26.2/src/libmpg123/synth_stereo_x86_64_s32.S   2020-07-04 
10:06:07.000000000 +0200
+++ new/mpg123-1.26.3/src/libmpg123/synth_stereo_x86_64_s32.S   2020-07-15 
09:42:09.000000000 +0200
@@ -452,16 +452,16 @@
        andl            $0xffff, %eax
        
 #ifdef IS_MSABI
-       movaps          (%rsp), %xmm6
-       movaps          16(%rsp), %xmm7
-       movaps          32(%rsp), %xmm8
-       movaps          48(%rsp), %xmm9
-       movaps          64(%rsp), %xmm10
-       movaps          80(%rsp), %xmm11
-       movaps          96(%rsp), %xmm12
-       movaps          112(%rsp), %xmm13
-       movaps          128(%rsp), %xmm14
-       movaps          144(%rsp), %xmm15
+       movaps          16(%rsp), %xmm6
+       movaps          32(%rsp), %xmm7
+       movaps          48(%rsp), %xmm8
+       movaps          64(%rsp), %xmm9
+       movaps          80(%rsp), %xmm10
+       movaps          96(%rsp), %xmm11
+       movaps          112(%rsp), %xmm12
+       movaps          128(%rsp), %xmm13
+       movaps          144(%rsp), %xmm14
+       movaps          160(%rsp), %xmm15
        addq            $184, %rsp
        popq            %rdi
        popq            %rsi



Reply via email to