SHA256
1
0
forked from pool/musescore

Accepting request 636102 from home:jengelh:branches:multimedia:apps

factory review

OBS-URL: https://build.opensuse.org/request/show/636102
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=2
This commit is contained in:
Cor Blom 2018-09-17 08:29:38 +00:00 committed by Git OBS Bridge
parent 16b5b2e921
commit 00d6db5f89
2 changed files with 12 additions and 8 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 17 07:38:55 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim bias from description. Do not run fdupes over
the default partition boundaries.
-------------------------------------------------------------------
Fri Sep 14 09:12:08 UTC 2018 - Cor Blom <cornelis@solcon.nl>

View File

@ -25,7 +25,7 @@
Name: musescore
Version: 2.3.2
Release: 0
Summary: A free WYSIWYG music score typesetter
Summary: A WYSIWYG music score typesetter
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
Group: Productivity/Multimedia/Sound/Editors and Convertors
URL: https://musescore.org
@ -55,10 +55,9 @@ BuildRequires: update-desktop-files
Requires: %{name}-fonts = %{version}-%{release}
%description
MuseScore is a graphical music typesetter. It allows for fast
and easy note entry on a virtual note sheet. It has an
integrated sequencer to allow for immediate play of the score.
MuseScore can import and export MusicXml and standard Midi files.
MuseScore is a graphical music typesetter. It allows for note entry on a
virtual note sheet. It has an integrated sequencer for immediate playing of the
score. MuseScore can import and export MusicXml and standard MIDI files.
%package fonts
Summary: MuseScore fonts
@ -67,8 +66,7 @@ Group: System/X11/Fonts
BuildArch: noarch
%description fonts
MuseScore is a free cross platform WYSIWYG music notation program.
Additional fonts for use by the MuseScore music notation program.
%prep
%setup -q -n MuseScore-%{version}
@ -155,7 +153,7 @@ install -p -m 644 share/instruments/README.md %{buildroot}%{docdir}/READ
install -p -m 644 share/wallpaper/COPYRIGHT %{buildroot}%{docdir}/COPYING.wallpaper
install -p -m 644 zerberus/README %{buildroot}%{docdir}/README.zerberus
%fdupes %{buildroot}
%fdupes %{buildroot}/%{_prefix}
%if 0%{?suse_version} < 1500
%post