Accepting request 1137928 from home:expeehaa:branches:multimedia:apps
- Update to version 3.13.3. Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.13.3-1 - Fixed not loading a pipe if some loop was not suitable for crossfade https://github.com/GrandOrgue/grandorgue/issues/1724 - Fixed a wrong .wav filename in the log message window https://github.com/GrandOrgue/grandorgue/issues/1724 - Increased the maximum number of Tremulants from 10 to 999 - Fixed setting a reverb file name by default to the current directory https://github.com/GrandOrgue/grandorgue/issues/1741 - Fixed crash on enabling convolution reverb https://github.com/GrandOrgue/grandorgue/issues/1741 - Fixed hang on Panic button press on MacOs https://github.com/GrandOrgue/grandorgue/issues/1726 - Fixed crash on switching divisionals when a bidirectional devisional coupler was engaged https://github.com/GrandOrgue/grandorgue/issues/1725 - Update to version 3.13.2. Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.13.2-1 - Fixed loading an organ when some configuration entry is out of range https://github.com/GrandOrgue/grandorgue/issues/1696 - Fixed crash when trying to load a sample set with a truncated wave file https://github.com/GrandOrgue/grandorgue/discussions/370 - Fixed crash on closing an organ https://github.com/GrandOrgue/grandorgue/issues/1678 OBS-URL: https://build.opensuse.org/request/show/1137928 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=27
This commit is contained in:
parent
a57986a402
commit
0fe71a10b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cbd1811025f000e311733e9ac9c7642c583b672b7505e8c7bf6dea89ac20ed8
|
||||
size 28152352
|
3
grandorgue-3.13.3-1.tar.gz
Normal file
3
grandorgue-3.13.3-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:026e4f48a6a9eadb5b24bfae11a070aa9c7bf7c0d32b8dd08b56759aeb6e8af7
|
||||
size 28155345
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 14:26:36 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
- Update to version 3.13.3.
|
||||
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.13.3-1
|
||||
- Fixed not loading a pipe if some loop was not suitable for crossfade https://github.com/GrandOrgue/grandorgue/issues/1724
|
||||
- Fixed a wrong .wav filename in the log message window https://github.com/GrandOrgue/grandorgue/issues/1724
|
||||
- Increased the maximum number of Tremulants from 10 to 999
|
||||
- Fixed setting a reverb file name by default to the current directory https://github.com/GrandOrgue/grandorgue/issues/1741
|
||||
- Fixed crash on enabling convolution reverb https://github.com/GrandOrgue/grandorgue/issues/1741
|
||||
- Fixed hang on Panic button press on MacOs https://github.com/GrandOrgue/grandorgue/issues/1726
|
||||
- Fixed crash on switching divisionals when a bidirectional devisional coupler was engaged https://github.com/GrandOrgue/grandorgue/issues/1725
|
||||
- Update to version 3.13.2.
|
||||
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.13.2-1
|
||||
- Fixed loading an organ when some configuration entry is out of range https://github.com/GrandOrgue/grandorgue/issues/1696
|
||||
- Fixed crash when trying to load a sample set with a truncated wave file https://github.com/GrandOrgue/grandorgue/discussions/370
|
||||
- Fixed crash on closing an organ https://github.com/GrandOrgue/grandorgue/issues/1678
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 18 16:45:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package grandorgue
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define version_suffix 1
|
||||
|
||||
Name: grandorgue
|
||||
Version: 3.13.1
|
||||
Version: 3.13.3
|
||||
Release: 0
|
||||
Summary: Virtual Pipe Organ Software
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user