diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : musescore -version : 3.0.2 -release : 20 +version : 3.0.5 +release : 21 source : - - https://github.com/musescore/MuseScore/releases/download/v3.0.2/MuseScore-3.0.2.zip : 620ba2a56d80528c6654f4f59dcfe968b5667ac49fecfd63742ceb92aad5e0b1 + - https://github.com/musescore/MuseScore/releases/download/v3.0.5/MuseScore-3.0.5.zip : 43ee606850195d9ea37f15abefa4110cc40e53f5597f2832d8ac71f25ad4abed license : GPL-2.0-only component : multimedia.audio summary : MuseScore is an open source and free music notation software @@ -29,8 +29,9 @@ rundeps : - qt5-quickcontrols setup : | - %apply_patches - %cmake -DUSE_SYSTEM_FREETYPE=ON + %cmake -DUSE_SYSTEM_FREETYPE=ON \ + -DCMAKE_BUILD_TYPE=Release \ + -DBUILD_CRASH_REPORTER=OFF build : | %make lrelease %make diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -277,6 +277,7 @@ /usr/share/mscore-3.0/locale/tours_fi.qm /usr/share/mscore-3.0/locale/tours_fil.qm /usr/share/mscore-3.0/locale/tours_fo.qm + /usr/share/mscore-3.0/locale/tours_fr.qm /usr/share/mscore-3.0/locale/tours_ga.qm /usr/share/mscore-3.0/locale/tours_gd.qm /usr/share/mscore-3.0/locale/tours_gl.qm @@ -497,6 +498,7 @@ /usr/share/mscore-3.0/templates/07-Band_and_Percussion/06-Battery_Percussion.mscx /usr/share/mscore-3.0/templates/07-Band_and_Percussion/07-Large_Pit_Percussion.mscx /usr/share/mscore-3.0/templates/07-Band_and_Percussion/08-Small_Pit_Percussion.mscx + /usr/share/mscore-3.0/templates/07-Band_and_Percussion/09-European_Concert_Band.mscx /usr/share/mscore-3.0/templates/08-Orchestral/01-Classical_Orchestra.mscx /usr/share/mscore-3.0/templates/08-Orchestral/02-Symphony_Orchestra.mscx /usr/share/mscore-3.0/templates/08-Orchestral/03-String_Orchestra.mscx @@ -524,12 +526,12 @@ - - 2019-02-13 - 3.0.2 + + 2019-03-12 + 3.0.5 Packaging update Justin Berthault justin.berthault@zaclys.net \ No newline at end of file