Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libacm for openSUSE:Factory checked in at 2026-08-22 21:36:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libacm (Old) and /work/SRC/openSUSE:Factory/.libacm.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libacm" Sat Aug 22 21:36:00 2026 rev:2 rq:1373119 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libacm/libacm.changes 2024-09-23 15:22:01.668958809 +0200 +++ /work/SRC/openSUSE:Factory/.libacm.new.1258/libacm.changes 2026-08-22 21:38:05.869412555 +0200 @@ -1,0 +2,19 @@ +Sat Aug 22 18:11:32 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.5 + * Decoder: fix seeking with WAVC +- Drop autoconf-leap.patch, shared.patch (merged) + +------------------------------------------------------------------- +Sat Aug 22 07:08:43 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.4 + * Backported ffmpeg fixes + * Remove precalculated tables + * Use force_chans = 0 to mean "always trust header in + acm_open_decoder" + * Make libacm.h usable from C++ + * Document parts of API in libacm.h + * Check for alloc failures and avoid invalid alloc sizes + +------------------------------------------------------------------- Old: ---- 110a8a03806c2a4e00b772a32f17b7207060000f.tar.gz autoconf-leap.patch shared.patch New: ---- libacm_v1.5.tar.gz ----------(Old B)---------- Old: * Decoder: fix seeking with WAVC - Drop autoconf-leap.patch, shared.patch (merged) Old: * Decoder: fix seeking with WAVC - Drop autoconf-leap.patch, shared.patch (merged) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libacm.spec ++++++ --- /var/tmp/diff_new_pack.L2ApPo/_old 2026-08-22 21:38:06.669441210 +0200 +++ /var/tmp/diff_new_pack.L2ApPo/_new 2026-08-22 21:38:06.670441246 +0200 @@ -1,7 +1,7 @@ # # spec file for package libacm # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,24 +17,20 @@ Name: libacm -%define lname libacm-1_3 -%define commit 110a8a03806c2a4e00b772a32f17b7207060000f -Version: 1.3+g7.110a8a0 +%define lname libacm1 +Version: 1.5 Release: 0 Summary: Decoder for ACM audio files -License: MIT AND LGPL-2.1-or-later +License: LGPL-2.1-or-later AND MIT Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://github.com/markokr/libacm -Source: https://github.com/markokr/libacm/archive/%commit.tar.gz -Patch1: shared.patch -Patch2: autoconf-leap.patch +Source: https://github.com/markokr/libacm/archive/refs/tags/libacm_v%version.tar.gz BuildRequires: autoconf >= 2.69 BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: libtool >= 2 BuildRequires: pkg-config BuildRequires: pkgconfig(ao) -BuildRequires: xz %description Decoder library for InterPlay ACM audio files. @@ -59,11 +55,11 @@ This subpackage contains the header files for libacm. %prep -%autosetup -p1 -n %name-%commit -./autogen.sh +%autosetup -p1 -n %name-libacm_v%version %build -%configure --disable-static +./autogen.sh +%configure --enable-shared --disable-static %make_build %install @@ -76,11 +72,12 @@ %ldconfig_scriptlets -n %lname %files -n %lname -%_libdir/libacm-1.3.so +%_libdir/libacm.so.* %files devel %_bindir/acmtool %_includedir/*.h %_libdir/libacm.so +%_libdir/pkgconfig/*.pc %license COPYING ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.L2ApPo/_old 2026-08-22 21:38:06.704442464 +0200 +++ /var/tmp/diff_new_pack.L2ApPo/_new 2026-08-22 21:38:06.707442571 +0200 @@ -1,5 +1,5 @@ -mtime: 1726992566 -commit: c689eb5bd84666bdb017dd18151fc3216060f9c68d4c56c0482591421d708ed7 +mtime: 1787422681 +commit: 7eed4e59767b2acbea9416b39a9cad49101c6a7367781b47c4996c5d1ca6f8e4 url: https://src.opensuse.org/jengelh/libacm revision: master
