Package Release Info

musepack-r475-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmpcdec6-32bit
musepack-devel

Change Logs

* Tue Mar 12 2024 mgorse@suse.com
- Rework libmpcdec.patch and libmpcdec-extern.patch so that they
  apply with -p1, and use autosetup.
- Add libmpcdec-gcc14.patch: fix the build with gcc 14
  (boo#1221008).
* Thu Feb 22 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Mon Sep 14 2020 mgorse@suse.com
- Add libmpcdec-fastmath-no-const.patch: remove const declarations
  from some arrays which should not have them (boo#1176374).
* Wed Jan 08 2020 mgorse@suse.com
- Add libmpcdec-extern.patch: add missing extern declarations
  (boo#1160284).
* Mon Aug 26 2019 jengelh@inai.de
- Remove degree adverbs from description.
* Mon Jul 08 2019 dimstar@opensuse.org
- Add baselibs.conf: libmpcdec6-32bit is a dependency for
  gstreamer-plugins-bad-32bit.
* Thu Jul 04 2019 stefan.bruens@rwth-aachen.de
- More spec file cleanup:
  * Use SPDX identifiers for License
  * Correct license for libmpcdec (BSD-3-clause)
  * Use https:// for Source and Url
  * Remove __DATE__/__TIME__ mangling, no longer needed with current GCC
  * Remove BuildRoot
* Fri Jun 21 2019 mgorse@suse.com
- Conflict with libmpcdec-devel, since both packages provide
  libmpcdec.so.
- Use cmake macros.
- Move source modifications from %prep to %build. Makes 'quilt
  setup' more robust.
- Remove %defattr.. No longer needed.
* Mon Mar 11 2013 asterios.dramis@gmail.com
- Initial rpm release (version r475).
- Added a patch "libmpcdec.patch" in order to fix CMakeLists.txt
  to install a libmpcdec shared library and add a missing
  libmpcdec link to libm.