automatic version update by autodist [release 4.6.0-1mamba;Sun Oct 05 2025]

This commit is contained in:
2025-10-07 09:48:22 +02:00
parent 0162cc774d
commit 5b6ce21db8
3 changed files with 4 additions and 115 deletions

View File

@@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: MuseScore
Version: 4.5.2
Version: 4.6.0
Release: 1mamba
Summary: Free music composition & notation software
Group: Graphical Desktop/Applications/Multimedia
@@ -9,8 +9,6 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://musescore.org/en
Source: https://github.com/musescore/MuseScore.git/v%{version}/MuseScore-%{version}.tar.bz2
Patch0: MuseScore-4.5.2-qt-6.9.patch
Patch1: MuseScore-4.5.1-gcc-15.1.0.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@@ -73,8 +71,6 @@ A soundfont collection for MIDI synthetizers.
%prep
%setup -q
#-D -T
%patch 0 -p1 -b .qt-6.9
%patch 1 -p1
%build
#:<< _EOF
@@ -131,6 +127,9 @@ ln -s MS\ Basic.sf3 %{buildroot}%{_datadir}/soundfonts/default.sf3
%{_datadir}/soundfonts/MS*Basic.sf3
%changelog
* Sun Oct 05 2025 Automatic Build System <autodist@openmamba.org> 4.6.0-1mamba
- automatic version update by autodist
* Sun Jun 01 2025 Automatic Build System <autodist@openmamba.org> 4.5.2-1mamba
- automatic version update by autodist