Hello community, here is the log from the commit of package qmmp for openSUSE:Factory checked in at 2014-02-19 07:51:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qmmp (Old) and /work/SRC/openSUSE:Factory/.qmmp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qmmp" Changes: -------- --- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes 2013-10-11 09:03:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes 2014-02-19 07:52:00.000000000 +0100 @@ -1,0 +2,31 @@ +Thu Feb 13 14:04:01 UTC 2014 - [email protected] + +- Update to 0.7.5 + * fixed case sensitivity while checking file extensions (tnanks to Ryota Shimamoto) + * fixed special global keys support under the win32 platform + * fixed latest cmake support + * fixed initial position of the equalizer volume slider + * fixed clang warnings +- Update to 0.7.4 + * added Galician translation (Óscar Pereira) + * added ffmpeg 2.1 support + * added m3u8 playlist extension + * improved ReplayGain support: + - fixed 24/32 bit mode + - added clipping to prevent overflow + * improved cdaudio plugin: + - added Windows support + - added track cache + - fixed proxy support + * fixed localization of the wildmidi plugin + * fixed case sensitivity while checking file extensions + * fixed gcc 4.8 warnings + * fixed memory leak + * fixed several Windows-only bugs: + - fixed parsing of the m3u files with backslashes + - fixed problem with absolute paths + - fixed adding files from command line under Windows + - fixed Meta/Win modifier in the global hotkey plugin + * fixed Japanese translation (RyōTa SimaMoto) + +------------------------------------------------------------------- Old: ---- qmmp-0.7.3.tar.bz2 New: ---- qmmp-0.7.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qmmp.spec ++++++ --- /var/tmp/diff_new_pack.NQyLGV/_old 2014-02-19 07:52:01.000000000 +0100 +++ /var/tmp/diff_new_pack.NQyLGV/_new 2014-02-19 07:52:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package qmmp # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,13 +23,13 @@ %define soname 0 Name: qmmp -Version: 0.7.3 +Version: 0.7.5 Release: 0 Summary: XMMS-like audio player License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Players Url: http://qmmp.ylsoftware.com/ -Source0: http://qmmp.googlecode.com/files/qmmp-%{version}.tar.bz2 +Source0: http://qmmp.ylsoftware.com/files/qmmp-%{version}.tar.bz2 # PATCH-FEATURE-OPENSUSE qmmp-0.6.1-default_pulse.patch [email protected] -- Use PulseAudio instead of ALSA by default Patch0: qmmp-0.6.1-default_pulse.patch # PATCH-FIX-UPSTREAM qmmp-fix_cdda_version.patch [email protected] -- Fix header detection for cdparanoia cdda.h @@ -48,7 +48,8 @@ BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(enca) >= 1.9 BuildRequires: pkgconfig(flac) -BuildRequires: pkgconfig(opus) +BuildRequires: pkgconfig(opus) >= 1.0.2 +BuildRequires: pkgconfig(opusfile) >= 0.2 # Standard Jack version is not new enough until openSUSE 12.1 %if 0%{?suse_version} > 1140 BuildRequires: pkgconfig(jack) ++++++ qmmp-0.7.3.tar.bz2 -> qmmp-0.7.5.tar.bz2 ++++++ ++++ 12688 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
