Accepting request 910661 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/910661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=40
This commit is contained in:
Richard Brown 2021-08-10 08:27:24 +00:00 committed by Git OBS Bridge
commit 83bb975144
4 changed files with 26 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Aug 7 16:14:17 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 21.06.1:
* Fixed a crash when building with Qt 5.14 and above and
running with multiple monitors (Bug #1599).
- Changes from version 21.06:
* New features:
- Clean Recent Files List in the preferences removes files
that aren't present on the filesystem from the recent files
list.
- Preferences: Add send BS/PC/CCs while looping.
- Added Segment label to Notation editor.
- Matrix editor now preserves zoom factor and rulers for each
Segment in the .rg file. Feature #486.
- Notation editor now preserves rulers for each Segment in the
.rg file. Feature #486.
* Many bug fixes, see
<https://rosegardenmusic.com/wiki/dev:21.06>.
-------------------------------------------------------------------
Fri Jul 9 05:52:38 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -15,15 +15,15 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define major_ver 21.06
Name: rosegarden
Version: 20.12
Version: %{major_ver}.1
Release: 0
Summary: Midi, Audio And Notation Editor
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Sound/Midi
URL: https://www.rosegardenmusic.com/
Source0: https://sourceforge.net/projects/rosegarden/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
Source0: https://sourceforge.net/projects/rosegarden/files/%{name}/%{major_ver}/%{name}-%{version}.tar.bz2
Source1: %{name}.xpm
Source2: %{name}.1
# PATCH-FIX-OPENSUSE davejplater@gmail.com This patch fixes the file search paths for examples, templates and midi driver libraries.