Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpg123 for openSUSE:Factory checked in at 2025-10-07 18:25:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpg123 (Old) and /work/SRC/openSUSE:Factory/.mpg123.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpg123" Tue Oct 7 18:25:44 2025 rev:48 rq:1309246 version:1.33.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mpg123/mpg123.changes 2025-08-07 16:48:30.943549028 +0200 +++ /work/SRC/openSUSE:Factory/.mpg123.new.11973/mpg123.changes 2025-10-07 18:25:52.143121107 +0200 @@ -1,0 +2,8 @@ +Mon Oct 6 10:45:17 UTC 2025 - Luigi Baldoni <[email protected]> + +- Update to version 1.33.3 + libmpg123: + * Consolidate and more consistently use .rodata switch in + macro. + +------------------------------------------------------------------- Old: ---- mpg123-1.33.2.tar.bz2 mpg123-1.33.2.tar.bz2.sig New: ---- mpg123-1.33.3.tar.bz2 mpg123-1.33.3.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpg123.spec ++++++ --- /var/tmp/diff_new_pack.jJ10Iz/_old 2025-10-07 18:25:52.719145383 +0200 +++ /var/tmp/diff_new_pack.jJ10Iz/_new 2025-10-07 18:25:52.723145551 +0200 @@ -1,7 +1,7 @@ # # spec file for package mpg123 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 0 Name: mpg123 -Version: 1.33.2 +Version: 1.33.3 Release: 0 Summary: Console MPEG audio player and decoder library License: LGPL-2.1-only ++++++ mpg123-1.33.2.tar.bz2 -> mpg123-1.33.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/NEWS new/mpg123-1.33.3/NEWS --- old/mpg123-1.33.2/NEWS 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/NEWS 2025-10-05 22:59:02.000000000 +0200 @@ -1,3 +1,9 @@ +1.33.3 +------ +- libmpg123: +-- Fix build with newer toolchain on Android by using __ANDROID__ macro (bug 380). +-- Consolidate and more consistently use .rodata switch in macro. + 1.33.2 ------ - libmpg123: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/configure new/mpg123-1.33.3/configure --- old/mpg123-1.33.2/configure 2025-08-05 20:25:09.000000000 +0200 +++ new/mpg123-1.33.3/configure 2025-10-05 22:59:59.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for mpg123 1.33.2. +# Generated by GNU Autoconf 2.71 for mpg123 1.33.3. # # Report bugs to <[email protected]>. # @@ -621,8 +621,8 @@ # Identity of this package. PACKAGE_NAME='mpg123' PACKAGE_TARNAME='mpg123' -PACKAGE_VERSION='1.33.2' -PACKAGE_STRING='mpg123 1.33.2' +PACKAGE_VERSION='1.33.3' +PACKAGE_STRING='mpg123 1.33.3' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1727,7 +1727,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.33.2 to adapt to many kinds of systems. +\`configure' configures mpg123 1.33.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1798,7 +1798,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of mpg123 1.33.2:";; + short | recursive ) echo "Configuration of mpg123 1.33.3:";; esac cat <<\_ACEOF @@ -2077,7 +2077,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -mpg123 configure 1.33.2 +mpg123 configure 1.33.3 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2622,7 +2622,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.33.2, which was +It was created by mpg123 $as_me 1.33.3, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3992,7 +3992,7 @@ # Define the identity of the package. PACKAGE='mpg123' - VERSION='1.33.2' + VERSION='1.33.3' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -22468,7 +22468,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.33.2, which was +This file was extended by mpg123 $as_me 1.33.3, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22536,7 +22536,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -mpg123 config.status 1.33.2 +mpg123 config.status 1.33.3 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/mpg123.spec new/mpg123-1.33.3/mpg123.spec --- old/mpg123-1.33.2/mpg123.spec 2025-08-05 20:25:33.000000000 +0200 +++ new/mpg123-1.33.3/mpg123.spec 2025-10-05 23:00:14.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.33.2 +Version: 1.33.3 Release: 1 URL: http://www.mpg123.org/ License: GPL diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct36_avx.S new/mpg123-1.33.3/src/libmpg123/dct36_avx.S --- old/mpg123-1.33.2/src/libmpg123/dct36_avx.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct36_avx.S 2025-10-05 22:59:02.000000000 +0200 @@ -30,11 +30,7 @@ void dct36_avx(real *inbuf,real *o1,real *o2,real *wintab,real *tsbuf); */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 dct36_avx_COS9: .long 0x3f5db3d7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct36_neon64.S new/mpg123-1.33.3/src/libmpg123/dct36_neon64.S --- old/mpg123-1.33.2/src/libmpg123/dct36_neon64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct36_neon64.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 dct36_aarch64_COS9: .word 0x3f5db3d7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct36_sse.S new/mpg123-1.33.3/src/libmpg123/dct36_sse.S --- old/mpg123-1.33.2/src/libmpg123/dct36_sse.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct36_sse.S 2025-10-05 22:59:02.000000000 +0200 @@ -19,11 +19,7 @@ void dct36_sse(real *inbuf,real *o1,real *o2,real *wintab,real *tsbuf); */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN16 dct36_sse_COS9: .long 0x3f5db3d7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct36_x86_64.S new/mpg123-1.33.3/src/libmpg123/dct36_x86_64.S --- old/mpg123-1.33.2/src/libmpg123/dct36_x86_64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct36_x86_64.S 2025-10-05 22:59:02.000000000 +0200 @@ -30,11 +30,7 @@ void dct36_x86_64(real *inbuf,real *o1,real *o2,real *wintab,real *tsbuf); */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 dct36_x86_64_COS9: .long 0x3f5db3d7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_3dnowext.S new/mpg123-1.33.3/src/libmpg123/dct64_3dnowext.S --- old/mpg123-1.33.2/src/libmpg123/dct64_3dnowext.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_3dnowext.S 2025-10-05 22:59:02.000000000 +0200 @@ -22,7 +22,7 @@ #include "mangle.h" - .data + RODATA ALIGN4 /* .type plus_1f, @object .size plus_1f, 4 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_avx.S new/mpg123-1.33.3/src/libmpg123/dct64_avx.S --- old/mpg123-1.33.2/src/libmpg123/dct64_avx.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_avx.S 2025-10-05 22:59:02.000000000 +0200 @@ -17,11 +17,7 @@ void dct64_avx(short *out0, short *out1, real *samples); */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 costab_avx: .long 1056974725 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_avx_float.S new/mpg123-1.33.3/src/libmpg123/dct64_avx_float.S --- old/mpg123-1.33.2/src/libmpg123/dct64_avx_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_avx_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -17,11 +17,7 @@ void dct64_real_avx(real *out0, real *out1, real *samples); */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 costab_avx: .long 1056974725 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_neon64.S new/mpg123-1.33.3/src/libmpg123/dct64_neon64.S --- old/mpg123-1.33.2/src/libmpg123/dct64_neon64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_neon64.S 2025-10-05 22:59:02.000000000 +0200 @@ -8,11 +8,7 @@ #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 costab_neon_aarch64: .word 1056974725 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_neon64_float.S new/mpg123-1.33.3/src/libmpg123/dct64_neon64_float.S --- old/mpg123-1.33.2/src/libmpg123/dct64_neon64_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_neon64_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 costab_neon_aarch64: .word 1056974725 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_sse.S new/mpg123-1.33.3/src/libmpg123/dct64_sse.S --- old/mpg123-1.33.2/src/libmpg123/dct64_sse.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_sse.S 2025-10-05 22:59:02.000000000 +0200 @@ -16,11 +16,7 @@ void dct64_sse(short *out0, short *out1, real *samples); */ -#if !defined (__APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN16 pnpn: .long 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_sse_float.S new/mpg123-1.33.3/src/libmpg123/dct64_sse_float.S --- old/mpg123-1.33.2/src/libmpg123/dct64_sse_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_sse_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -16,11 +16,7 @@ void dct64_real_sse(real *out0, real *out1, real *samples); */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN16 pnpn: .long 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_x86_64.S new/mpg123-1.33.3/src/libmpg123/dct64_x86_64.S --- old/mpg123-1.33.2/src/libmpg123/dct64_x86_64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_x86_64.S 2025-10-05 22:59:02.000000000 +0200 @@ -28,11 +28,7 @@ void dct64_x86_64(short *out0, short *out1, real *samples); */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_costab_x86_64): .long 1056974725 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/dct64_x86_64_float.S new/mpg123-1.33.3/src/libmpg123/dct64_x86_64_float.S --- old/mpg123-1.33.2/src/libmpg123/dct64_x86_64_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/dct64_x86_64_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -28,11 +28,7 @@ void dct64_real_x86_64(real *out0, real *out1, real *samples); */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_costab_x86_64): .long 1056974725 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/mangle.h new/mpg123-1.33.3/src/libmpg123/mangle.h --- old/mpg123-1.33.2/src/libmpg123/mangle.h 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/mangle.h 2025-10-05 22:59:02.000000000 +0200 @@ -84,6 +84,12 @@ #define ASM_VALUE(a) MANGLE_MACROCAT($,a) #endif +#if !defined(__APPLE__) && !defined (__OS2__) +#define RODATA .section .rodata +#else +#define RODATA .data +#endif + /* Enable position-independent code for certain platforms. */ #if defined(OPT_X86) @@ -139,7 +145,7 @@ #endif /* PIC variants */ // Apple and Android NDK seem both not to like direct global access. -#if defined(PIC) && (defined(__APPLE__) || defined(ANDROID)) +#if defined(PIC) && (defined(__APPLE__) || defined(__ANDROID__)) #define PIC_GLOBAL_PTR #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_3dnow.S new/mpg123-1.33.3/src/libmpg123/synth_3dnow.S --- old/mpg123-1.33.2/src/libmpg123/synth_3dnow.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_3dnow.S 2025-10-05 22:59:02.000000000 +0200 @@ -34,11 +34,7 @@ #include "mangle.h" #ifdef ACCURATE_ROUNDING -#if !defined (__APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN8 max_s16: .long 1191181824 /* 32767.0 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_i586.S new/mpg123-1.33.3/src/libmpg123/synth_i586.S --- old/mpg123-1.33.2/src/libmpg123/synth_i586.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_i586.S 2025-10-05 22:59:02.000000000 +0200 @@ -32,10 +32,7 @@ #include "mangle.h" -.data -#if !defined (__APPLE__) && !defined (__OS2__) -.section .rodata -#endif + RODATA ALIGN8 .LC0: .long 0x0,0x40dfffc0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_i586_dither.S new/mpg123-1.33.3/src/libmpg123/synth_i586_dither.S --- old/mpg123-1.33.2/src/libmpg123/synth_i586_dither.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_i586_dither.S 2025-10-05 22:59:02.000000000 +0200 @@ -13,10 +13,7 @@ #include "mangle.h" -.data -#if !defined (__APPLE__) && !defined (__OS2__) - .section .rodata -#endif + RODATA ALIGN8 .LC0: .long 0x0,0x40dfffc0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_neon64.S new/mpg123-1.33.3/src/libmpg123/synth_neon64.S --- old/mpg123-1.33.2/src/libmpg123/synth_neon64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_neon64.S 2025-10-05 22:59:02.000000000 +0200 @@ -8,11 +8,7 @@ #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 maxmin_s16: .word 32767 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_neon64_accurate.S new/mpg123-1.33.3/src/libmpg123/synth_neon64_accurate.S --- old/mpg123-1.33.2/src/libmpg123/synth_neon64_accurate.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_neon64_accurate.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 maxmin_s16: .word 1191181824 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_neon64_float.S new/mpg123-1.33.3/src/libmpg123/synth_neon64_float.S --- old/mpg123-1.33.2/src/libmpg123/synth_neon64_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_neon64_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 scale: .word 939524096 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_neon64_s32.S new/mpg123-1.33.3/src/libmpg123/synth_neon64_s32.S --- old/mpg123-1.33.2/src/libmpg123/synth_neon64_s32.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_neon64_s32.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 maxmin_s32: .word 1191182335 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_sse_accurate.S new/mpg123-1.33.3/src/libmpg123/synth_sse_accurate.S --- old/mpg123-1.33.2/src/libmpg123/synth_sse_accurate.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_sse_accurate.S 2025-10-05 22:59:02.000000000 +0200 @@ -22,11 +22,7 @@ return value: number of clipped samples */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN32 maxmin_s16: .long 1191181824 /* 32767.0 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_sse_float.S new/mpg123-1.33.3/src/libmpg123/synth_sse_float.S --- old/mpg123-1.33.2/src/libmpg123/synth_sse_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_sse_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -20,11 +20,7 @@ return value: number of clipped samples (0) */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN32 scale_sse: .long 939524096 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_sse_s32.S new/mpg123-1.33.3/src/libmpg123/synth_sse_s32.S --- old/mpg123-1.33.2/src/libmpg123/synth_sse_s32.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_sse_s32.S 2025-10-05 22:59:02.000000000 +0200 @@ -22,11 +22,7 @@ return value: number of clipped samples */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN32 scale_s32: .long 1199570944 /* 65536.0 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_avx_accurate.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_avx_accurate.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_avx_accurate.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_avx_accurate.S 2025-10-05 22:59:02.000000000 +0200 @@ -33,11 +33,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 maxmin_avx: .long 1191182335 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_avx_float.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_avx_float.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_avx_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_avx_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -33,11 +33,7 @@ return value: number of clipped samples (0) */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 scale_avx: .long 939524096 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_avx_s32.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_avx_s32.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_avx_s32.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_avx_s32.S 2025-10-05 22:59:02.000000000 +0200 @@ -33,11 +33,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 maxmin_avx: .long 1191182335 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64.S 2025-10-05 22:59:02.000000000 +0200 @@ -8,11 +8,7 @@ #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 maxmin_s16: .word 32767 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64_accurate.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64_accurate.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64_accurate.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64_accurate.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 maxmin_s16: .word 1191181824 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64_float.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64_float.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 scale: .word 939524096 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64_s32.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64_s32.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_neon64_s32.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_neon64_s32.S 2025-10-05 22:59:02.000000000 +0200 @@ -9,11 +9,7 @@ #include "aarch64_defs.h" #include "mangle.h" -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN16 maxmin_s32: .word 1191181824 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_sse_accurate.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_sse_accurate.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_sse_accurate.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_sse_accurate.S 2025-10-05 22:59:02.000000000 +0200 @@ -25,11 +25,7 @@ return value: number of clipped samples */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN32 maxmin_s16: .long 1191181824 /* 32767.0 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_sse_float.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_sse_float.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_sse_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_sse_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -24,11 +24,7 @@ return value: number of clipped samples (0) */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN32 scale_sse: .long 939524096 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_sse_s32.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_sse_s32.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_sse_s32.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_sse_s32.S 2025-10-05 22:59:02.000000000 +0200 @@ -25,11 +25,7 @@ return value: number of clipped samples */ -#if !defined ( __APPLE__) && !defined (__OS2__) - .section .rodata -#else - .data -#endif + RODATA ALIGN32 scale_s32: .long 1199570944 /* 65536.0 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64.S 2025-10-05 22:59:02.000000000 +0200 @@ -38,11 +38,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_maxmin_x86_64): .long 32767 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64_accurate.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64_accurate.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64_accurate.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64_accurate.S 2025-10-05 22:59:02.000000000 +0200 @@ -37,11 +37,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_maxmin_s16): .long 1191181824 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64_float.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64_float.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -35,11 +35,7 @@ return value: number of clipped samples (0) */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_scale_x86_64): .long 939524096 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64_s32.S new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64_s32.S --- old/mpg123-1.33.2/src/libmpg123/synth_stereo_x86_64_s32.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_stereo_x86_64_s32.S 2025-10-05 22:59:02.000000000 +0200 @@ -38,11 +38,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_scale_s32): .long 1199570944 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_x86_64.S new/mpg123-1.33.3/src/libmpg123/synth_x86_64.S --- old/mpg123-1.33.2/src/libmpg123/synth_x86_64.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_x86_64.S 2025-10-05 22:59:02.000000000 +0200 @@ -38,11 +38,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_maxmin_x86_64): .long 32767 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_x86_64_accurate.S new/mpg123-1.33.3/src/libmpg123/synth_x86_64_accurate.S --- old/mpg123-1.33.2/src/libmpg123/synth_x86_64_accurate.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_x86_64_accurate.S 2025-10-05 22:59:02.000000000 +0200 @@ -37,11 +37,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_maxmin_s16): .long 1191181824 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_x86_64_float.S new/mpg123-1.33.3/src/libmpg123/synth_x86_64_float.S --- old/mpg123-1.33.2/src/libmpg123/synth_x86_64_float.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_x86_64_float.S 2025-10-05 22:59:02.000000000 +0200 @@ -35,11 +35,7 @@ return value: number of clipped samples (0) */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_scale_x86_64): .long 939524096 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/synth_x86_64_s32.S new/mpg123-1.33.3/src/libmpg123/synth_x86_64_s32.S --- old/mpg123-1.33.2/src/libmpg123/synth_x86_64_s32.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/synth_x86_64_s32.S 2025-10-05 22:59:02.000000000 +0200 @@ -38,11 +38,7 @@ return value: number of clipped samples */ -#ifndef __APPLE__ - .section .rodata -#else - .data -#endif + RODATA ALIGN32 ASM_NAME(INT123_scale_s32): .long 1199570944 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/libmpg123/tabinit_mmx.S new/mpg123-1.33.3/src/libmpg123/tabinit_mmx.S --- old/mpg123-1.33.2/src/libmpg123/tabinit_mmx.S 2025-08-05 20:24:40.000000000 +0200 +++ new/mpg123-1.33.3/src/libmpg123/tabinit_mmx.S 2025-10-05 22:59:02.000000000 +0200 @@ -10,7 +10,7 @@ #include "mangle.h" -.data + RODATA ALIGN32 .globl ASM_NAME(INT123_costab_mmxsse) ASM_NAME(INT123_costab_mmxsse): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mpg123-1.33.2/src/version.h new/mpg123-1.33.3/src/version.h --- old/mpg123-1.33.2/src/version.h 2025-08-05 20:24:49.000000000 +0200 +++ new/mpg123-1.33.3/src/version.h 2025-10-05 22:59:02.000000000 +0200 @@ -16,7 +16,7 @@ // only single spaces as separator to ease parsing by build scripts #define MPG123_MAJOR 1 #define MPG123_MINOR 33 -#define MPG123_PATCH 2 +#define MPG123_PATCH 3 // Don't get too wild with that to avoid confusing m4. No brackets. // Also, it should fit well into a sane file name for the tarball. #define MPG123_SUFFIX ""
