Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mpg123 for openSUSE:Factory checked 
in at 2022-11-02 12:46:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpg123 (Old)
 and      /work/SRC/openSUSE:Factory/.mpg123.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpg123"

Wed Nov  2 12:46:36 2022 rev:32 rq:1032600 version:1.31.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpg123/mpg123.changes    2022-10-29 
20:15:03.769557274 +0200
+++ /work/SRC/openSUSE:Factory/.mpg123.new.2275/mpg123.changes  2022-11-02 
12:46:55.689503045 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 05:12:49 UTC 2022 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 1.31.1
+  * Fix largefile aliases for the case of a largefile-insensitive
+    build that still does define _FILE_OFFSET_BITS from the
+    outside (sys/feature_tests.h on Illumos).
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mpg123.spec ++++++
--- /var/tmp/diff_new_pack.1fX8LR/_old  2022-11-02 12:46:58.709518375 +0100
+++ /var/tmp/diff_new_pack.1fX8LR/_new  2022-11-02 12:46:58.737518517 +0100
@@ -18,7 +18,7 @@
 
 %define sover   0
 Name:           mpg123
-Version:        1.31.0
+Version:        1.31.1
 Release:        0
 Summary:        Console MPEG audio player and decoder library
 License:        LGPL-2.1-only

++++++ mpg123-1.31.0.tar.bz2 -> mpg123-1.31.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.31.0/NEWS new/mpg123-1.31.1/NEWS
--- old/mpg123-1.31.0/NEWS      2022-10-23 21:29:54.000000000 +0200
+++ new/mpg123-1.31.1/NEWS      2022-11-01 00:05:01.000000000 +0100
@@ -1,3 +1,9 @@
+1.31.1
+------
+- Fix largefile aliases for the case of a largefile-insensitive build
+  that still does define _FILE_OFFSET_BITS from the outside
+  (sys/feature_tests.h on Illumos).
+
 1.31.0
 ------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.31.0/configure new/mpg123-1.31.1/configure
--- old/mpg123-1.31.0/configure 2022-10-23 21:30:05.000000000 +0200
+++ new/mpg123-1.31.1/configure 2022-11-01 00:05:46.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mpg123 1.31.0.
+# Generated by GNU Autoconf 2.69 for mpg123 1.31.1.
 #
 # Report bugs to <maintai...@mpg123.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='mpg123'
 PACKAGE_TARNAME='mpg123'
-PACKAGE_VERSION='1.31.0'
-PACKAGE_STRING='mpg123 1.31.0'
+PACKAGE_VERSION='1.31.1'
+PACKAGE_STRING='mpg123 1.31.1'
 PACKAGE_BUGREPORT='maintai...@mpg123.org'
 PACKAGE_URL=''
 
@@ -1687,7 +1687,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.31.0 to adapt to many kinds of systems.
+\`configure' configures mpg123 1.31.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1758,7 +1758,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mpg123 1.31.0:";;
+     short | recursive ) echo "Configuration of mpg123 1.31.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1999,7 +1999,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mpg123 configure 1.31.0
+mpg123 configure 1.31.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2605,7 +2605,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.31.0, which was
+It was created by mpg123 $as_me 1.31.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3564,7 +3564,7 @@
 
 # Define the identity of the package.
  PACKAGE='mpg123'
- VERSION='1.31.0'
+ VERSION='1.31.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15606,6 +15606,9 @@
 if test "x$ac_cv_sys_file_offset_bits" = x || echo 
"$ac_cv_sys_file_offset_bits" | $GREP  '[^0-9]' > /dev/null; then
                largefile_sensitive=no
        BUILD_NO_LARGENAME=1
+
+$as_echo "#define BUILD_NO_LARGENAME 1" >>confdefs.h
+
 else
        largefile_sensitive=yes
        BUILD_NO_LARGENAME=0
@@ -20751,7 +20754,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.31.0, which was
+This file was extended by mpg123 $as_me 1.31.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20817,7 +20820,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.31.0
+mpg123 config.status 1.31.1
 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.31.0/configure.ac 
new/mpg123-1.31.1/configure.ac
--- old/mpg123-1.31.0/configure.ac      2022-10-23 21:29:54.000000000 +0200
+++ new/mpg123-1.31.1/configure.ac      2022-11-01 00:05:01.000000000 +0100
@@ -9,7 +9,7 @@
 AC_PREREQ([2.69])
 
 dnl ############# Initialisation
-AC_INIT([mpg123], [1.31.0], [maintai...@mpg123.org])
+AC_INIT([mpg123], [1.31.1], [maintai...@mpg123.org])
 dnl Increment API_VERSION when the API gets changes (new functions).
 
 dnl libmpg123
@@ -1127,6 +1127,7 @@
        dnl if it has non-numeric chars or is empty... ignore...
        largefile_sensitive=no
        BUILD_NO_LARGENAME=1
+       AC_DEFINE(BUILD_NO_LARGENAME, 1, [ No suffixed symbols for large file 
support (only alias for backwards compat.) ])
 else
        largefile_sensitive=yes
        BUILD_NO_LARGENAME=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.31.0/mpg123.spec 
new/mpg123-1.31.1/mpg123.spec
--- old/mpg123-1.31.0/mpg123.spec       2022-10-23 21:38:00.000000000 +0200
+++ new/mpg123-1.31.1/mpg123.spec       2022-11-01 00:05:53.000000000 +0100
@@ -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.31.0
+Version:       1.31.1
 Release:       1
 URL:           http://www.mpg123.org/
 License:       GPL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.31.0/src/config.h.in 
new/mpg123-1.31.1/src/config.h.in
--- old/mpg123-1.31.0/src/config.h.in   2022-10-23 21:30:05.000000000 +0200
+++ new/mpg123-1.31.1/src/config.h.in   2022-11-01 00:05:46.000000000 +0100
@@ -19,6 +19,10 @@
 /* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
 #undef ASMALIGN_EXP
 
+/* No suffixed symbols for large file support (only alias for backwards
+   compat.) */
+#undef BUILD_NO_LARGENAME
+
 /* Define if __attribute__((aligned(16))) shall be used */
 #undef CCALIGN
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpg123-1.31.0/src/libmpg123/lfs_alias.c 
new/mpg123-1.31.1/src/libmpg123/lfs_alias.c
--- old/mpg123-1.31.0/src/libmpg123/lfs_alias.c 2022-10-23 21:29:54.000000000 
+0200
+++ new/mpg123-1.31.1/src/libmpg123/lfs_alias.c 2022-11-01 00:05:01.000000000 
+0100
@@ -45,7 +45,7 @@
 
 /* This is wicked switchery: Decide which way the aliases are facing. */
 
-#if _FILE_OFFSET_BITS+0 == LFS_ALIAS_BITS
+#if !(defined BUILD_NO_LARGENAME) && (_FILE_OFFSET_BITS+0 == LFS_ALIAS_BITS)
 
 /* The native functions have suffix, the aliases not. */
 #define NATIVE_SUFFIX MACROCAT(_, _FILE_OFFSET_BITS)

Reply via email to