Hello community,

here is the log from the commit of package mpg123 for openSUSE:Factory checked 
in at 2017-04-14 13:34:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpg123 (Old)
 and      /work/SRC/openSUSE:Factory/.mpg123.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpg123"

Fri Apr 14 13:34:15 2017 rev:1 rq:482736 version:1.24.0

Changes:
--------
New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.mpg123.new/mpg123.changes       2017-04-14 
13:34:17.212511955 +0200
@@ -0,0 +1,96 @@
+-------------------------------------------------------------------
+Thu Mar 23 13:03:43 UTC 2017 - [email protected]
+
+- Create mpg123-openal as separate package
+- Added Supplements lines for some subpackages
+
+-------------------------------------------------------------------
+Fri Mar 17 14:07:04 UTC 2017 - [email protected]
+
+- Ensure neutrality of description
+
+-------------------------------------------------------------------
+Sun Mar  5 06:09:00 UTC 2017 - [email protected]
+
+- Update to version 1.24.0
+  * Avoid repeating genre in metadata printout for 
+    specifications like (144)Thrash Metal.
+  * In remote control mode, only enforce --quiet if no 
+    verbosity was required.
+  * Prevent --loop and --shuffle or --random from messing with 
+    the remote control LOADLIST command (printout of the list
+    would loop without reason).
+  * Fix the mpg123 command (esp. our provided binaries on 
+    Windows) to now find modules again relative to the
+    executable directory, not the current working directory.
+    This was a regression in 1.23 and might be security-relevant
+    if you called mpg123 in working directories with untrusted 
+    content. Note that mpg123 1.23 looked for modules relative
+    to the current working directory only if the installation
+    prefix for modules did not exist. So, usage on an intact
+    installation (with /usr/lib/mpg123 or the like) was safe.
+    Nevertheless this new version fixes the search to be 
+    relative to the binary path as it was with 1.22 and before.
+  * At least consistent behaviour of playlist code in the face 
+    of looping. Looping is about individual tracks, always.
+    They are looped also in random mode. Jumping (prev/next
+    keys) is between tracks and resets the loop counter.
+    The display of currently playing track in the playlist is 
+    fixed for random and looped play now (bug 198).
+  * Looping is now mentioned for a to-be-repeated track with 
+    --verbose.
+  * Move some compiler nagging from --enable-debug to 
+    --enable-nagging, fix up some new build failures by adding
+    some pesky feature test macros.
+  * Try not to pollute the terminal buffer with old progress 
+    bars in inverse video. Only the currently live one shall
+    be seen. That one is pretty. The others are not.
+  * Using plain dlopen()/LoadLibrary() for opening modules 
+    instead of libltdl. This also means that
+    --with-module-suffix is gone in configure.
+  * Windows builds only work when Unicode support is there 
+    (older than Windows 2000/XP will definitely not work
+    anymore).
+  * The out123 tool now features tone generation, with a mix 
+    of differing wave patterns. Makes sense to be able to test
+    the audio  output by itself, and it's fun. See --wave-freq
+    and related parameters.
+  * libmpg123 version 43:
+    + Add flags MPG123_NO_PEEK_END and MPG123_FORCE_SEEKABLE, 
+      as suggested by Bent Bisballe Nyeng.
+    + Build fix for MSVC (consistent definition of ssize_t, 
+      spotted by manx, bug 243).
+    + Build fix for --with-cpu=ppc_nofpu (thanks to Michael 
+      Kostylev, bug 244).
+    + Add asm optimized MSVC++ Win32|x64 and UWP|x64 builds
+    + Remove old, broken MSVC++ builds
+  * libout123 version 2:
+    + Added OUT123_BINDIR.
+    + New search order for output plugin directory: 
+      MPG123_MODDIR, or (relative to executable directory
+      OUT123_BINDIR) ../lib/mpg123, plugins
+      libout123/modules/.libs, libout123/modules, 
+      ../libout123/modules/.libs, ../libout123/modules, and at
+      last the installation prefix $libdir/mpg213/. This shall
+      ensure that a build inside a source tree does not try to
+      use old modules from the system prefix. The normal libtool 
+      wrapper deals with the shared libout123 or libmpg123 only,
+      not modules. Note that if you set MPG123_MODDIR to a
+      non-existing directory, no modules will be found (earlier
+      versions fell back to other choices).
+    + The OUT123_NAME parameter is now copied by
+      out123_param_from(), as is the newly added OUT123_BINDIR.
+    + Coreaudio: Use AudioComponents API on OSX >= 10.6 (thanks 
+      to Michael Weiser).
+    + Coreaudio: Fix behaviour of out123_drop(), not killing 
+      the output anymore without re-opening the device (bug 236,
+      thanks to Taihei for the fix).
+
+- Build esound, pulse, jack, portaudio, sdl modules and created
+  package for each of them.
+
+-------------------------------------------------------------------
+Fri Nov 11 13:09:20 UTC 2016 - [email protected]
+
+- Initial package for openSUSE Tumbleweed, version 1.23.8.
+

New:
----
  mpg123-1.24.0.tar.bz2
  mpg123-1.24.0.tar.bz2.sig
  mpg123.changes
  mpg123.keyring
  mpg123.spec

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

Other differences:
------------------
++++++ mpg123.spec ++++++
#
# spec file for package mpg123
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           mpg123
Version:        1.24.0
Release:        0
Summary:        Console MPEG audio player and decoder library
License:        LGPL-2.1
Group:          Productivity/Multimedia/Sound/Players
Url:            http://www.mpg123.de/
Source0:        
https://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
Source1:        
https://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2.sig
Source2:        mpg123.keyring
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(alsa)
BuildRequires:  pkgconfig(ao)
BuildRequires:  pkgconfig(esound)
BuildRequires:  pkgconfig(jack)
BuildRequires:  pkgconfig(libpulse)
BuildRequires:  pkgconfig(openal)
BuildRequires:  pkgconfig(portaudio-2.0)
BuildRequires:  pkgconfig(sdl)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
The mpg123 distribution contains an MPEG 1.0/2.0/2.5 audio player/decoder for
layers 1, 2 and 3 (most commonly MPEG 1.0 Layer 3 aka MP3), as well as 
re-usable decoding
and output libraries.

%package devel
Summary:        Files to develop against libmpg123
Group:          Development/Languages/C and C++
Requires:       libmpg123-0 = %{version}
Requires:       libout123-0 = %{version}

%description devel
The mpg123 distribution contains an MPEG 1.0/2.0/2.5 audio player/decoder for
layers 1, 2 and 3 (most commonly MPEG 1.0 Layer 3 aka MP3), as well as 
re-usable decoding
and output libraries.

%package -n libmpg123-0
Summary:        MPEG audio decoder library
Group:          System/Libraries

%description -n libmpg123-0
MPEG 1.0/2.0/2.5 audio decoder library for layers 1, 2 and 3 (most
commonly MPEG 1.0 Layer 3 aka MP3).

%package -n libout123-0
Summary:        MPEG audio decoder library
Group:          System/Libraries

%description -n libout123-0
The mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio 
player/decoder for
layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable 
decoding
and output libraries.

%package esound
Summary:        Esound GNOME Sound System Daemon Support for %{name}
Group:          Productivity/Multimedia/Sound/Players
Supplements:    esound-daemon

%description esound
The mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio 
player/decoder for
layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable 
decoding
and output libraries.

This package contains the plugin for esound (the GNOME sound system daemon)
output support.

%package openal
Summary:        OpenAL Support for %{name}
Group:          Productivity/Multimedia/Sound/Players
Supplements:    openal-soft

%description openal
The mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio 
player/decoder for
layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable 
decoding
and output libraries.

This package contains the plugin for openal output support.

%package pulse
Summary:        Pulseaudio Support for %{name}
Group:          Productivity/Multimedia/Sound/Players
Supplements:    pulseaudio

%description pulse
The mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio 
player/decoder for
layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable 
decoding
and output libraries.

This package contains the plugin for Pulseaudio output support.

%package jack
Summary:        Jack Support for %{name}
Group:          Productivity/Multimedia/Sound/Players
Supplements:    jack

%description jack
The mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio 
player/decoder for
layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable 
decoding
and output libraries.

This package contains the plugin for JACK output support.

%package portaudio
Summary:        Portaudio Support for %{name}
Group:          Productivity/Multimedia/Sound/Players

%description portaudio
The mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio 
player/decoder for
layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable 
decoding
and output libraries.

This package contains the plugin for Portaudio output support.

%package sdl
Summary:        SDL Support for %{name}
Group:          Productivity/Multimedia/Sound/Players

%description sdl
The mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio 
player/decoder for
layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable 
decoding
and output libraries.

This package contains the plugin for SDL output support.

%prep
%setup -q

%build
%configure \
    --enable-modules=yes \
    --with-module-suffix=.so
make %{?_smp_mflags}

%install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print

%post   -n libmpg123-0 -p /sbin/ldconfig
%postun -n libmpg123-0 -p /sbin/ldconfig
%post   -n libout123-0 -p /sbin/ldconfig
%postun -n libout123-0 -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc ChangeLog README
%{_bindir}/mpg123
%{_bindir}/mpg123-id3dump
%{_bindir}/mpg123-strip
%{_bindir}/out123
%{_mandir}/man1/mpg123.1%{ext_man}
%{_mandir}/man1/out123.1%{ext_man}
%dir %{_libdir}/%{name}
%{_libdir}/%{name}/output_alsa.so
%{_libdir}/%{name}/output_dummy.so
%{_libdir}/%{name}/output_oss.so

%files -n libmpg123-0
%defattr(-,root,root)
%doc COPYING
%{_libdir}/libmpg123.so.*

%files -n libout123-0
%defattr(-,root,root)
%{_libdir}/libout123.so.*

%files devel
%defattr(-,root,root)
%{_libdir}/libmpg123.so
%{_libdir}/libout123.so
%{_libdir}/pkgconfig/libmpg123.pc
%{_libdir}/pkgconfig/libout123.pc
%{_includedir}/fmt123.h
%{_includedir}/mpg123.h
%{_includedir}/out123.h

%files esound
%defattr(-,root,root)
%{_libdir}/%{name}/output_esd.so

%files pulse
%defattr(-,root,root)
%{_libdir}/%{name}/output_pulse.so

%files openal
%defattr(-,root,root)
%{_libdir}/%{name}/output_openal.so

%files jack
%defattr(-,root,root)
%{_libdir}/%{name}/output_jack.so

%files portaudio
%defattr(-,root,root)
%{_libdir}/%{name}/output_portaudio.so

%files sdl
%defattr(-,root,root)
%{_libdir}/%{name}/output_sdl.so

%changelog

Reply via email to