- update to 24.06:

* txt2rgd.py: Fix MSB/LSB bug.  [d501a6f3]
  * Fix instrument selection for Ctrl+T (add track), file import
    and merge.
  * Disallow deletion of devices that are in use by tracks.
  * Use track names for segment names on MusicXML import.
  * Fix misplaced TimeWidget title in "Native (Light)" theme.
  * Fix an .rg parsing error related to softsynths.
  * Fix unobtainable segment presets and other preset issues.
  * Fix audio time stretching erasing all audio data in release
    build.
  * Fix submaster port count changing when changing the number of
    audio input ports.
  * Fix window focus problem when creating MIDI Devices.
  * Fix track instrument reset when editing banks.
  * Fix buffer overflow in notation editor.
  * Fix examples pointing to various audio paths causing unwanted
    directories to be created.
  * Fix slow refresh of note names in matrix.
  * Fix notation not selecting current segment notes on launch.
  * Fix UnusedAudioSelectionDialog column widths.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=105
This commit is contained in:
Dirk Mueller 2024-06-30 08:29:44 +00:00 committed by Git OBS Bridge
parent 401a08b2e1
commit 02604f0df4
4 changed files with 30 additions and 5 deletions

View File

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

3
rosegarden-24.06.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52502891b85af67821cfa0795c79bc7245058635d87071502ed892f2734be725
size 7892476

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sun Jun 30 08:28:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.06:
* txt2rgd.py: Fix MSB/LSB bug. [d501a6f3]
* Fix instrument selection for Ctrl+T (add track), file import
and merge.
* Disallow deletion of devices that are in use by tracks.
* Use track names for segment names on MusicXML import.
* Fix misplaced TimeWidget title in "Native (Light)" theme.
* Fix an .rg parsing error related to softsynths.
* Fix unobtainable segment presets and other preset issues.
* Fix audio time stretching erasing all audio data in release
build.
* Fix submaster port count changing when changing the number of
audio input ports.
* Fix window focus problem when creating MIDI Devices.
* Fix track instrument reset when editing banks.
* Fix buffer overflow in notation editor.
* Fix examples pointing to various audio paths causing unwanted
directories to be created.
* Fix slow refresh of note names in matrix.
* Fix notation not selecting current segment notes on launch.
* Fix UnusedAudioSelectionDialog column widths.
-------------------------------------------------------------------
Thu Dec 28 21:40:53 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rosegarden
#
# 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 vers 22.12
Name: rosegarden
Version: 23.12
Version: 24.06
Release: 0
License: GPL-2.0-or-later
Summary: Midi, Audio And Notation Editor