diff --git a/grandorgue-3.13.3-1.tar.gz b/grandorgue-3.13.3-1.tar.gz deleted file mode 100644 index b0eff0c..0000000 --- a/grandorgue-3.13.3-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:026e4f48a6a9eadb5b24bfae11a070aa9c7bf7c0d32b8dd08b56759aeb6e8af7 -size 28155345 diff --git a/grandorgue-3.14.0-1.tar.gz b/grandorgue-3.14.0-1.tar.gz new file mode 100644 index 0000000..17795c7 --- /dev/null +++ b/grandorgue-3.14.0-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273c3c0e03885836ff6898a06a1b1a5bb2e57a705515bb5b24a9572f78b08272 +size 28278774 diff --git a/grandorgue.changes b/grandorgue.changes index 298a22d..6fe5719 100644 --- a/grandorgue.changes +++ b/grandorgue.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Mar 29 16:49:11 UTC 2024 - Lukas Müller + +- Update to version 3.14.0. + Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.14.0-1 + - Fixed crash on loading an organ without a pedal but wit a unison-off coupler https://github.com/GrandOrgue/grandorgue/issues/1846 + - Changed displaying of the right part of paths https://github.com/GrandOrgue/grandorgue/issues/1663 + - Added automatic update checking at startup (configurable) and the ability to check for updates from Help menu + - Increased maximum value of allowed size to 32000 https://github.com/GrandOrgue/grandorgue/issues/1840 + - Added capability of specifying AmplitudeLevel, Gain, PitchTuning, PitchCorrection and TrackerDelay, Percussive, HasIndependentRelease at the WindchestGroup level of ODF + - Added capability of specifying Percussive and HasIndependentRelease at the Organ level of ODF + - Added capability of playing release of percussive pipes with Pipe999HasIndependentRelease=Y https://github.com/GrandOrgue/grandorgue/issues/1385 + - Fixed different encoding of combination .yaml files on Windows, Linux and MacOS https://github.com/GrandOrgue/grandorgue/issues/1818 + - Added support of "Couple Through" mode of Virtual Couplers https://github.com/GrandOrgue/grandorgue/issues/1657 + - Added capability of loading only GUI panels without audio samples by specifying the "-g" switch from the command line https://github.com/GrandOrgue/grandorgue/issues/1602 + - Removed support of MacOS 11 https://github.com/GrandOrgue/grandorgue/issues/1791 + - Fixed crash on loading an organ with a crescendo in Add mode https://github.com/GrandOrgue/grandorgue/issues/1772 + - Fixed crash with rtaudio/asio https://github.com/GrandOrgue/grandorgue/issues/1772 + - Added support of specifying different crossfade length for additional attack and release files https://github.com/GrandOrgue/grandorgue/issues/1760 + - Fixed wrong filename of the midi recorder file with Hungarian language settings https://github.com/GrandOrgue/grandorgue/issues/1644 + - Fixed unability to select the Hungarian language in the Organ Settings dialog + - Eliminated resetting audio group with the Default button of Organ Settings dialog https://github.com/GrandOrgue/grandorgue/issues/731 + ------------------------------------------------------------------- Mon Jan 8 14:26:36 UTC 2024 - Lukas Müller diff --git a/grandorgue.spec b/grandorgue.spec index ac8dc16..9fa9aa4 100644 --- a/grandorgue.spec +++ b/grandorgue.spec @@ -19,7 +19,7 @@ %define version_suffix 1 Name: grandorgue -Version: 3.13.3 +Version: 3.14.0 Release: 0 Summary: Virtual Pipe Organ Software License: GPL-2.0-or-later @@ -47,6 +47,7 @@ BuildRequires: pkgconfig(rtmidi) BuildRequires: pkgconfig(wavpack) BuildRequires: pkgconfig(yaml-cpp) BuildRequires: pkgconfig(zlib) +BuildRequires: libcurl-devel Recommends: grandorgue-demo %package demo