SHA256
1
0
forked from pool/grandorgue

10 Commits

Author SHA256 Message Date
e9af258cdd Accepting request 1297650 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1297650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grandorgue?expand=0&rev=22
2025-08-05 12:22:28 +00:00
7f966cdbe4 - Update to version 3.16.0.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.16.0-1
  - Added more columns to the Initial MIDI tab of the Organ settings #1974
  - Added capability of assigning any MIDI object events to the initial MIDI configuration #1974
  - Added capability of setting Send, Division and Shortcut events for Initial MIDI objects #1974
  - Changed package names for Linux: grandorgue-wx30 requires wxWidgets 3.0 and grandorgue requires wxWidgets 3.2
  - Load pitch and show it to labels on organ load #2233
  - Reduced decimal numbers for PitchLabel #2234
  - Added support of exporting current midi settings to a text file and of importing them from both text and .cmb files #1199
  - Fixed crash on reloading an organ #2185
  - Removed support of linux distributions with GLIBC versions before 2.35 (ubuntu<22, debian<12, fedora<36, oracle linux<9)
  - Added capability of customising minimum amplitude level of enclosures added internally by GrandOrgue #782
  - Added resending midi events when exiting from MidiEventDialog #2062
  - Fixed incorrect default audio channels config #2115
  - Changed default sample rate, samples per buffer and interpolation type to 48000, 512 and Polyphase #2115
  - Increased the maximum samples per buffer to 2048 #2115
  - Increased the maximum supported sample rate to 192000 #2115
  - Fixed nested scrolling in the MidiObject dialog on macOs #1972
  - Increased the maximum number of user-defined temperaments to 999 #1982
- Remove gcc15-includes.patch.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=47
2025-08-05 07:41:57 +00:00
cb09136a84 Accepting request 1294235 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1294235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grandorgue?expand=0&rev=21
2025-07-18 13:59:18 +00:00
fe3333cd65 - Add upstream gcc15-includes.patch to fix stricter includes from
GCC 15.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=45
2025-07-17 21:34:23 +00:00
74aeb11a29 Accepting request 1233408 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1233408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grandorgue?expand=0&rev=20
2024-12-26 11:24:41 +00:00
3e1682e867 - Update to version 3.15.4.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.15.4-1
  - Eliminated a MacOs debug alert when opening a settings dialog https://github.com/GrandOrgue/grandorgue/issues/2003
  - Fixed not releasing a pipe after fast switching between vave-based tremulant samples and regular pipe samples https://github.com/GrandOrgue/grandorgue/issues/2004
  - Removed support of MacOs 12
  - Fixed hang if there were lots of unused ODF entries https://github.com/GrandOrgue/grandorgue/issues/1918

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=43
2024-12-26 00:50:15 +00:00
0e0154290d Accepting request 1226510 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1226510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grandorgue?expand=0&rev=19
2024-11-26 19:56:29 +00:00
20dad82d5e - Update to version 3.15.3.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.15.3-1
  - Fixed crash of reference pipes with the "--justgui" option https://github.com/GrandOrgue/grandorgue/issues/2019
  - Fixed crash on attempt of loading an organ if it's files did not exist https://github.com/GrandOrgue/grandorgue/issues/1990
  - Fixed the sequencer "Save file" button not lightening after inserting or deleting a combination https://github.com/GrandOrgue/grandorgue/issues/2024
  - Fixed appearence, sizing and the scrollbar issues with the Stops window https://github.com/GrandOrgue/grandorgue/issues/1961

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=41
2024-11-26 12:45:44 +00:00
6e664f120e Accepting request 1218459 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1218459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grandorgue?expand=0&rev=18
2024-10-27 10:25:49 +00:00
c5461edfa1 - Update to version 3.15.2.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.15.2-1
  - Fixed disengaging manually enabled stops when a crescendo was in the Override=Off mode https://github.com/GrandOrgue/grandorgue/issues/1935
  - Fixed non bringing a dialog windows on top when it had been already open https://github.com/GrandOrgue/grandorgue/issues/1961
  - Fixed combination button lighting when a crescendo was in the Override=Off mode https://github.com/GrandOrgue/grandorgue/issues/1935

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=39
2024-10-26 01:34:29 +00:00
4 changed files with 66 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b32706f1684c0c5133af53aa5a1b0cb558696f1e7decbc955ed0074467b42bc
size 28537971

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e43362f4b1b32c47eaf9be9abad8b42fdb1f14828182be2be38cc7f60768745
size 28708231

View File

@@ -1,3 +1,62 @@
-------------------------------------------------------------------
Mon Aug 4 20:10:49 UTC 2025 - Lukas Müller <expeehaa@outlook.com>
- Update to version 3.16.0.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.16.0-1
- Added more columns to the Initial MIDI tab of the Organ settings #1974
- Added capability of assigning any MIDI object events to the initial MIDI configuration #1974
- Added capability of setting Send, Division and Shortcut events for Initial MIDI objects #1974
- Changed package names for Linux: grandorgue-wx30 requires wxWidgets 3.0 and grandorgue requires wxWidgets 3.2
- Load pitch and show it to labels on organ load #2233
- Reduced decimal numbers for PitchLabel #2234
- Added support of exporting current midi settings to a text file and of importing them from both text and .cmb files #1199
- Fixed crash on reloading an organ #2185
- Removed support of linux distributions with GLIBC versions before 2.35 (ubuntu<22, debian<12, fedora<36, oracle linux<9)
- Added capability of customising minimum amplitude level of enclosures added internally by GrandOrgue #782
- Added resending midi events when exiting from MidiEventDialog #2062
- Fixed incorrect default audio channels config #2115
- Changed default sample rate, samples per buffer and interpolation type to 48000, 512 and Polyphase #2115
- Increased the maximum samples per buffer to 2048 #2115
- Increased the maximum supported sample rate to 192000 #2115
- Fixed nested scrolling in the MidiObject dialog on macOs #1972
- Increased the maximum number of user-defined temperaments to 999 #1982
- Remove gcc15-includes.patch.
-------------------------------------------------------------------
Tue Jul 15 12:07:33 UTC 2025 - Christoph G <foss@grueninger.de>
- Add upstream gcc15-includes.patch to fix stricter includes from
GCC 15.
-------------------------------------------------------------------
Thu Dec 26 00:13:55 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 3.15.4.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.15.4-1
- Eliminated a MacOs debug alert when opening a settings dialog https://github.com/GrandOrgue/grandorgue/issues/2003
- Fixed not releasing a pipe after fast switching between vave-based tremulant samples and regular pipe samples https://github.com/GrandOrgue/grandorgue/issues/2004
- Removed support of MacOs 12
- Fixed hang if there were lots of unused ODF entries https://github.com/GrandOrgue/grandorgue/issues/1918
-------------------------------------------------------------------
Tue Nov 26 12:30:44 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 3.15.3.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.15.3-1
- Fixed crash of reference pipes with the "--justgui" option https://github.com/GrandOrgue/grandorgue/issues/2019
- Fixed crash on attempt of loading an organ if it's files did not exist https://github.com/GrandOrgue/grandorgue/issues/1990
- Fixed the sequencer "Save file" button not lightening after inserting or deleting a combination https://github.com/GrandOrgue/grandorgue/issues/2024
- Fixed appearence, sizing and the scrollbar issues with the Stops window https://github.com/GrandOrgue/grandorgue/issues/1961
-------------------------------------------------------------------
Sat Oct 26 01:26:02 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 3.15.2.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.15.2-1
- Fixed disengaging manually enabled stops when a crescendo was in the Override=Off mode https://github.com/GrandOrgue/grandorgue/issues/1935
- Fixed non bringing a dialog windows on top when it had been already open https://github.com/GrandOrgue/grandorgue/issues/1961
- Fixed combination button lighting when a crescendo was in the Override=Off mode https://github.com/GrandOrgue/grandorgue/issues/1935
-------------------------------------------------------------------
Fri Sep 6 14:03:39 UTC 2024 - Lukas Müller <expeehaa@outlook.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package grandorgue
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,14 @@
%define version_suffix 1
Name: grandorgue
Version: 3.15.1
Version: 3.16.0
Release: 0
Summary: Virtual Pipe Organ Software
License: GPL-2.0-or-later
URL: https://github.com/GrandOrgue/grandorgue
Source: https://github.com/GrandOrgue/grandorgue/archive/%{version}-%{version_suffix}.tar.gz#/%{name}-%{version}-%{version_suffix}.tar.gz
BuildRequires: ImageMagick
BuildRequires: cmake
BuildRequires: cmake >= 3.10
BuildRequires: docbook-xsl-stylesheets
BuildRequires: gcc-c++
BuildRequires: gettext-tools
@@ -64,6 +64,7 @@ This package contains the demo sampleset for GrandOrgue.
%prep
%setup -qn %{name}-%{version}-%{version_suffix}
%autopatch -p1
%build
%cmake -DDOC_INSTALL_DIR=%{_docdir} \