Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxmp for openSUSE:Factory checked in at 2023-06-17 22:20:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxmp (Old) and /work/SRC/openSUSE:Factory/.libxmp.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxmp" Sat Jun 17 22:20:43 2023 rev:32 rq:1093576 version:4.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libxmp/libxmp.changes 2022-07-10 23:15:39.496978952 +0200 +++ /work/SRC/openSUSE:Factory/.libxmp.new.15902/libxmp.changes 2023-06-17 22:21:35.920001439 +0200 @@ -1,0 +2,11 @@ +Sat Jun 17 11:33:09 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 4.6.0 + * Load only the left channel of XM stereo samples. + * Add support for ST modules with an edge case order list quirk. + * Fix MTM tempo effect and multiple FX_SPEED scan bugs. + * Add support for OctaMED ExtSamples. + * Implement S3M and IT mix volume. + * Add Imperium Galactica XMF format loader. + +------------------------------------------------------------------- Old: ---- _service libxmp-4.5.0+g613.8e4a5e15.tar.xz New: ---- libxmp-4.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxmp.spec ++++++ --- /var/tmp/diff_new_pack.e5q31i/_old 2023-06-17 22:21:36.412004395 +0200 +++ /var/tmp/diff_new_pack.e5q31i/_new 2023-06-17 22:21:36.416004419 +0200 @@ -1,7 +1,7 @@ # # spec file for package libxmp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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 @@ Name: libxmp %define lname libxmp4 -Version: 4.5.0+g613.8e4a5e15 +Version: 4.6.0 Release: 0 Summary: Module Player library for MOD, S3M, IT and others License: LGPL-2.1-only @@ -26,10 +26,8 @@ URL: http://xmp.sf.net/ #Git-Clone: https://github.com/libxmp/libxmp -#Source: https://github.com/libxmp/libxmp/releases/download/%name-%version/%name-%version.tar.gz -Source: %name-%version.tar.xz +Source: https://github.com/libxmp/libxmp/releases/download/%name-%version/%name-%version.tar.gz BuildRequires: c_compiler -BuildRequires: libtool BuildRequires: pkg-config %description @@ -66,7 +64,6 @@ %autosetup -p1 %build -autoreconf -fi %configure %make_build @@ -79,6 +76,8 @@ # and should not have much relevance for developers anyhow. rm -fv "$b/%_docdir/%name"/{adlib*,ay*.txt} +chmod a+x "$b/%_libdir"/libxmp.so* + %check %make_build check @@ -92,6 +91,7 @@ %files devel %_includedir/xmp.h %_libdir/libxmp.so +%_libdir/cmake/ %_libdir/pkgconfig/libxmp.pc %_docdir/%name/