From 0fe71a10b9a21933365d62069985ee0bd4bb4306333611ed05d7506a29ddaf15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20M=C3=BCller?= Date: Wed, 10 Jan 2024 11:14:25 +0000 Subject: [PATCH] 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 --- grandorgue-3.13.1-1.tar.gz | 3 --- grandorgue-3.13.3-1.tar.gz | 3 +++ grandorgue.changes | 18 ++++++++++++++++++ grandorgue.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 grandorgue-3.13.1-1.tar.gz create mode 100644 grandorgue-3.13.3-1.tar.gz diff --git a/grandorgue-3.13.1-1.tar.gz b/grandorgue-3.13.1-1.tar.gz deleted file mode 100644 index 856fc8f..0000000 --- a/grandorgue-3.13.1-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cbd1811025f000e311733e9ac9c7642c583b672b7505e8c7bf6dea89ac20ed8 -size 28152352 diff --git a/grandorgue-3.13.3-1.tar.gz b/grandorgue-3.13.3-1.tar.gz new file mode 100644 index 0000000..b0eff0c --- /dev/null +++ b/grandorgue-3.13.3-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026e4f48a6a9eadb5b24bfae11a070aa9c7bf7c0d32b8dd08b56759aeb6e8af7 +size 28155345 diff --git a/grandorgue.changes b/grandorgue.changes index 47db987..298a22d 100644 --- a/grandorgue.changes +++ b/grandorgue.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Jan 8 14:26:36 UTC 2024 - Lukas Müller + +- 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 diff --git a/grandorgue.spec b/grandorgue.spec index fc1d2d9..ac8dc16 100644 --- a/grandorgue.spec +++ b/grandorgue.spec @@ -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