From 448dfdb8dbd6fcd02f18e48dc154b3e4017c0e62e70f5e5ec192d24dfedb33d6 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Sun, 19 Jun 2022 05:55:32 +0000 Subject: [PATCH] Accepting request 983590 from home:dirkmueller:Factory - Update to version 22.06: * Improve Cut/Copy/Delete behavior in both the matrix and the notation editors. Bug #1601. * "Scroll to Follow Playback" now remembers its last setting. Bug #1606. * Fixed a problem in notation with note selection and the blue indication. Bug #1496. * Fixed volume and pan issues with older .rg files. [51647cc] * Changed "For Notation" to "Exclude from Printing" in the Segment Parameters. * Fix confusing relative values in the "Insert Controller Sequence" dialog for volume and expression. [14ff99a] * When changing the audio file path, the user is asked whether they want to move the audio files to the new location. [71a62e6] * Fix stuck green preview note when switching modes. Bug #1614. * Fix modified flag (*) not cleared when saving in notation. Bug #1617. * Fix RG stopping JACK transport when it shouldn't. Bug #1051. * Fixed toolbar mode buttons not reflecting current state when Esc is pressed. Bug #1615. [f651345] * Notation: Fix green preview only available in one staff. Bug #1619. * Fixed issues when building with Qt6. Feature Request #490. * Fixed bad rendering of note heads at small font sizes. Bug #1484. * Fixed an endless loop in notation. [7d734f7] * Improved management of audio file paths. Bug #1283. Feature Requests #494 and #495. * Simplify editing of audio instrument label in audio parameters panel. * Fixed display bugs in matrix editor. Bug #1622. [b4425d7] OBS-URL: https://build.opensuse.org/request/show/983590 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=96 --- _service | 4 +-- _servicedata | 2 +- rosegarden-21.12.tar.zst | 3 -- rosegarden-22.06.tar.zst | 3 ++ rosegarden.changes | 62 ++++++++++++++++++++++++++++++++++++++++ rosegarden.spec | 4 +-- 6 files changed, 70 insertions(+), 8 deletions(-) delete mode 100644 rosegarden-21.12.tar.zst create mode 100644 rosegarden-22.06.tar.zst diff --git a/_service b/_service index 36ce148..95b68e3 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://git.code.sf.net/p/rosegarden/git git .git - 21.12 - 21.12 + 22.06 + 22.06 enable rosegarden diff --git a/_servicedata b/_servicedata index 0df80cf..30fa153 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://git.code.sf.net/p/rosegarden/git - e0b11ca1f879114f65534bb5080147195637af06 \ No newline at end of file + f2516f824688248c41e9687828fe35c05f8f83ff \ No newline at end of file diff --git a/rosegarden-21.12.tar.zst b/rosegarden-21.12.tar.zst deleted file mode 100644 index 20655c8..0000000 --- a/rosegarden-21.12.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85baa9d284298e1e6d3d5ff0e983ea0810d30be15adad7419b5a524e187a334f -size 5877256 diff --git a/rosegarden-22.06.tar.zst b/rosegarden-22.06.tar.zst new file mode 100644 index 0000000..f72a4d8 --- /dev/null +++ b/rosegarden-22.06.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4226a8df8c4ef0a6b424cb9636a893ad0287fcc849b938cb8ad9a551ad6d804b +size 5880976 diff --git a/rosegarden.changes b/rosegarden.changes index 7234f20..4684784 100644 --- a/rosegarden.changes +++ b/rosegarden.changes @@ -1,3 +1,65 @@ +------------------------------------------------------------------- +Sat Jun 18 14:48:04 UTC 2022 - dmueller@suse.com + +- Update to version 22.06: + * Improve Cut/Copy/Delete behavior in both the matrix and the + notation editors. Bug #1601. + * "Scroll to Follow Playback" now remembers its last setting. + Bug #1606. + * Fixed a problem in notation with note selection and the blue + indication. Bug #1496. + * Fixed volume and pan issues with older .rg files. [51647cc] + * Changed "For Notation" to "Exclude from Printing" in the + Segment Parameters. + * Fix confusing relative values in the "Insert Controller Sequence" + dialog for volume and expression. [14ff99a] + * When changing the audio file path, the user is asked whether + they want to move the audio files to the new location. [71a62e6] + * Fix stuck green preview note when switching modes. Bug #1614. + * Fix modified flag (*) not cleared when saving in notation. + Bug #1617. + * Fix RG stopping JACK transport when it shouldn't. Bug #1051. + * Fixed toolbar mode buttons not reflecting current state when + Esc is pressed. Bug #1615. [f651345] + * Notation: Fix green preview only available in one staff. + Bug #1619. + * Fixed issues when building with Qt6. Feature Request #490. + * Fixed bad rendering of note heads at small font sizes. Bug #1484. + * Fixed an endless loop in notation. [7d734f7] + * Improved management of audio file paths. Bug #1283. Feature + Requests #494 and #495. + * Simplify editing of audio instrument label in audio parameters + panel. + * Fixed display bugs in matrix editor. Bug #1622. [b4425d7] + * Fix collapse notes in matrix. Bug #1575. [521ad4e] + * Fix scrollbar issues in main window combo boxes. + Feature Request #502. [abdf22b] + * Fix deletes in the tempo/time signature editor. Bug #1628. + [d55eea5] + * Fix problems editing multiple segments in matrix. Bug #1624. + [8c1c6bc] + * Notation: fix crash when segment is deleted. Bug #1260. [cf0a28d] + * Notation: fix crash when undoing an Add Layer. Bug #1260. + [7a1b6bf] + * Notation: fix note move issue. Bug #1629. [ba70dcf] + * Fix lilypond export sometimes ignores time signature. Bug #1620. + [b7b16df] + * Fix hairpins not always exported to LilyPond. Bug #1620. + [f57cbd9] + * Fix missing "StartupWMClass" in .desktop file. Bug #1635. + [d3f5298] + * Fix chord ruler. Bug #1633. [2b2fbf7] + * Fix Event Filter dialog clearing selection on first launch. + [52c2f90] + * Fix lilypond common/cut time signatures. Bug #1637. [1c83f8b] + * Fix a crash when unquantizing using the quantize combo box on the + editors. [329ab46] + * Fix a crash when resizing segments. Bug #1638. [cdec668] + * Fix a refresh issue when using the toolbar undo button. [2a01178] + * Stop playback at end of last segment. (Preference.) + * Advanced Looping. (Experimental preference.) Bug #1605. + * Keyboard shortcut editor. Feature Request #412. + ------------------------------------------------------------------- Mon Mar 28 12:29:33 UTC 2022 - Dave Plater diff --git a/rosegarden.spec b/rosegarden.spec index 2c8d9aa..2cb8cb7 100644 --- a/rosegarden.spec +++ b/rosegarden.spec @@ -17,11 +17,11 @@ Name: rosegarden -Version: 21.12 +Version: 22.06 Release: 0 License: GPL-2.0-or-later Summary: Midi, Audio And Notation Editor -URL: http://www.rosegardenmusic.com/ +URL: https://www.rosegardenmusic.com/ Group: Productivity/Multimedia/Sound/Midi Source0: rosegarden-%{version}.tar.zst Source1: %{name}.xpm