Hello community, here is the log from the commit of package xmp for openSUSE:Factory checked in at 2013-05-16 16:25:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmp (Old) and /work/SRC/openSUSE:Factory/.xmp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmp" Changes: -------- --- /work/SRC/openSUSE:Factory/xmp/xmp.changes 2013-04-17 23:18:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmp.new/xmp.changes 2013-05-16 16:25:42.000000000 +0200 @@ -1,0 +2,15 @@ +Mon May 13 07:57:50 UTC 2013 - [email protected] + +- Update to new upstream release 4.0.5 +* This release fixes an infinite loop when skipping songs backwards + and the first song is not playable. +- Enable Pulseaudio backend + +------------------------------------------------------------------- +Fri May 3 06:22:30 UTC 2013 - [email protected] + +- Update to new upstream release 4.0.4 +* This release adds commands for subsong navigation and allows + built-in module quirks to be overriden by the configuration file. + +------------------------------------------------------------------- Old: ---- xmp-4.0.2.tar.xz New: ---- xmp-4.0.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmp.spec ++++++ --- /var/tmp/diff_new_pack.HNxOJS/_old 2013-05-16 16:25:43.000000000 +0200 +++ /var/tmp/diff_new_pack.HNxOJS/_new 2013-05-16 16:25:43.000000000 +0200 @@ -20,21 +20,20 @@ Summary: Extended Module Player for MOD/S3M/XM/IT/etc. License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Players -Version: 4.0.2 +Version: 4.0.5 Release: 0 Url: http://xmp.sf.net/ #Freecode-URL: http://freecode.com/projects/xmp -#DL-URL: http://downloads.sf.net/%name/%name-%version.tar.gz -#Git-Clone: git://git.code.sf.net/p/xmp/code +#DL-URL: http://downloads.sf.net/xmp/xmp-4.0.4.tar.gz +#Git-Clone: git://git.code.sf.net/p/xmp/xmp-cli Source: %name-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: alsa-devel -BuildRequires: autoconf -BuildRequires: automake BuildRequires: pkgconfig BuildRequires: xz -BuildRequires: pkgconfig(libxmp) >= 4 +BuildRequires: pkgconfig(alsa) >= 1 +BuildRequires: pkgconfig(libpulse-simple) +BuildRequires: pkgconfig(libxmp) >= 4.1.0 %description The Extended Module Player is a command-line mod player for Unix-like @@ -47,9 +46,8 @@ %setup -q %build -autoreconf -fi %configure -make %{?_smp_mflags} +make %{?_smp_mflags} CXXLD='${CCLD}' %install make install DESTDIR="%buildroot" @@ -60,5 +58,6 @@ %config %_sysconfdir/xmp/*.conf %_bindir/xmp %_mandir/man1/xmp.1* +%doc COPYING README %changelog ++++++ xmp-4.0.2.tar.xz -> xmp-4.0.5.tar.xz ++++++ ++++ 16995 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
