SHA256
1
0
forked from pool/rtmidi

Accepting request 1127582 from home:kill_it:branches:multimedia:libs

- Switch build to cmake
- add rtmidi-cmake.patch
- Update to version 6.0.0 
  * run "git log 5.0.0..HEAD" to see commits since last release
  * new Android API (thanks to YellowLabrador!)
  * new Windows UWP API support (thanks to Masamichi Hosoda!)
  * various build system updates and code efficiencies

OBS-URL: https://build.opensuse.org/request/show/1127582
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/rtmidi?expand=0&rev=6
This commit is contained in:
2023-11-20 11:48:49 +00:00
committed by Git OBS Bridge
parent 78b65cfcf9
commit 1fef4cf04d
5 changed files with 50 additions and 11 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 19 10:51:00 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
- Switch build to cmake
- add rtmidi-cmake.patch
- Update to version 6.0.0
* run "git log 5.0.0..HEAD" to see commits since last release
* new Android API (thanks to YellowLabrador!)
* new Windows UWP API support (thanks to Masamichi Hosoda!)
* various build system updates and code efficiencies
-------------------------------------------------------------------
Sat Dec 18 01:30:22 UTC 2021 - Simon Lees <sflees@suse.de>