- Update to version 1.1.3 * respect user-defined CFLGAS * fix cross-compiling with MinGW under Linux - Update to version 1.1.2 * fix a SWAMI related UI bug * fix inconsistent licensing in some file headers - Update to version 1.1.1 * a bug in the public API was discovered, making another SOVERSION bump necessary * library name and pkgconfig filename have been unified * build on ARM has been fixed - Remove libinstpatch-cmake-fixes.patch as it was fixed in 1.1.1 - Add a variable for the soversion OBS-URL: https://build.opensuse.org/request/show/778006 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=14
88 lines
3.4 KiB
Plaintext
88 lines
3.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 20 17:16:57 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
|
|
|
|
- Update to version 1.1.3
|
|
* respect user-defined CFLGAS
|
|
* fix cross-compiling with MinGW under Linux
|
|
- Update to version 1.1.2
|
|
* fix a SWAMI related UI bug
|
|
* fix inconsistent licensing in some file headers
|
|
- Update to version 1.1.1
|
|
* a bug in the public API was discovered, making another SOVERSION
|
|
bump necessary
|
|
* library name and pkgconfig filename have been unified
|
|
* build on ARM has been fixed
|
|
- Remove libinstpatch-cmake-fixes.patch as it was fixed in 1.1.1
|
|
- Add a variable for the soversion
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 12:58:20 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add baselibs.conf: produce -32bit libraries, which are used by
|
|
fluidsynth (new dependency).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 29 15:23:50 UTC 2019 - Joël Krähemann <jkraehemann@gmail.com>
|
|
|
|
- update libinstpatch-cmake-fixes.patch to fix soname in
|
|
libinstpatch-1.0.pc
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 19 13:13:12 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>
|
|
|
|
- Update to 1.1.0:
|
|
* SOVERSION was bumped
|
|
* libinstpatch's license was changed from GPL-2.0 to LGPL-2.1
|
|
* the AutoTools build system has been replaced by CMake
|
|
* preliminary support for Spectralis (SLI) soundbanks was added
|
|
* libsndfile is now required
|
|
* an incorrect mutex unlock caused a deadlock when entering
|
|
ipatch_base_get_file() with different threads
|
|
* incorrect copying DLS2 objects was fixed
|
|
* build issues on Windows were fixed
|
|
* various other minor bugs were addressed
|
|
- Update libinstpatch-cmake-fixes.patch to the current code base
|
|
- Remove the following patches, because they were fixed upstream:
|
|
* 0001-Fix-improper-GValue-type-assignments-in-ipatch_dls2_.patch
|
|
* 0002-fix-incorrect-usage-of-g_value_set_flags.patch
|
|
* 0003-missing-mutex-unlock.patch
|
|
* 0004-more-locking-issues.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 29 11:43:30 UTC 2018 - Tom Mbrt <tom.mbrt@googlemail.com>
|
|
|
|
- Add the following patches to fix incorrect GValue assignments:
|
|
* 0001-Fix-improper-GValue-type-assignments-in-ipatch_dls2_.patch
|
|
* 0002-fix-incorrect-usage-of-g_value_set_flags.patch
|
|
- Add the following patches to fix incorrect mutex (un-)locking
|
|
* 0003-missing-mutex-unlock.patch
|
|
* 0004-more-locking-issues.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 25 17:48:26 UTC 2017 - jkraehemann@gmail.com
|
|
|
|
- fixed license to be LGPL-2.1 only
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 25 08:27:45 UTC 2017 - jkraehemann@gmail.com
|
|
|
|
- added missing licenses GPL-2.0 and GPL-2.0+
|
|
- replaced build dependencies by pkgconfig call
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 2 01:14:09 UTC 2017 - jkraehemann@gmail.com
|
|
|
|
- added files attributes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 6 16:35:46 UTC 2017 - jengelh@inai.de
|
|
|
|
- Add missing RPM groups. Move description to where it matters.
|
|
Avoid shipping documentation twice.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 5 20:10:50 UTC 2017 - jkraehemann@gmail.com
|
|
|
|
- initial upstream package
|
|
- provide patch libinstpatch-cmake-fixes.patch
|