Accepting request 808999 from home:derselbst:branches:multimedia:libs
- Update to version 1.1.5 * properly free memory when calling `ipatch_close()` * fix a bug when copy/pasting instrument or preset zones * support multiple calls to `ipatch_init()` * fix an uninitialized stack variable access * various minor bug fixes OBS-URL: https://build.opensuse.org/request/show/808999 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=18
This commit is contained in:
parent
0facb0d5d5
commit
2428088eda
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e529b15055b7341ab7a75885338d0a9b84859e3f6ca3ed3c363e7f3521329c9c
|
||||
size 516228
|
3
libinstpatch-1.1.5.tar.gz
Normal file
3
libinstpatch-1.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
|
||||
size 520540
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 11:35:13 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||
|
||||
- Update to version 1.1.5
|
||||
* properly free memory when calling `ipatch_close()`
|
||||
* fix a bug when copy/pasting instrument or preset zones
|
||||
* support multiple calls to `ipatch_init()`
|
||||
* fix an uninitialized stack variable access
|
||||
* various minor bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 16:46:05 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define sover 2
|
||||
|
||||
Name: libinstpatch
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 0
|
||||
Summary: MIDI instrument patch library
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user