update to 2.6.0 [release 2.6.0-1mamba;Mon Apr 18 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 21:43:26 +01:00
parent 5b0420fb7b
commit 534f0de070

View File

@ -1,42 +1,46 @@
Name: denemo
Version: 2.5.0
Version: 2.6.0
Release: 1mamba
Summary: A music notation program that helps you quickly prepare notation for publishing with Lilypond
Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.denemo.org
URL: http://www.denemo.org
Source: http://ftp.gnu.org/gnu/denemo/denemo-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: evince-devel
BuildRequires: fluidsynth-devel
BuildRequires: glibc-devel
BuildRequires: libalsa-devel
BuildRequires: libatk-devel
BuildRequires: libaubio-devel
BuildRequires: libcairo-devel
BuildRequires: libfftw-devel
BuildRequires: libfluidsynth-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgmp-devel
BuildRequires: libgtk-devel
BuildRequires: libgtksourceview-devel
BuildRequires: libguile-devel
BuildRequires: libgtk3-devel
BuildRequires: libgtksourceview3-devel
BuildRequires: libguile1-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libltdl-devel
BuildRequires: libpango-devel
BuildRequires: libportaudio-devel
BuildRequires: libportmidi-devel
BuildRequires: librsvg-devel
BuildRequires: librubberband-devel
BuildRequires: libsmf-devel
BuildRequires: libsndfile-devel
BuildRequires: libxml2-devel
BuildRequires: lilypond
## AUTOBUILDREQ-END
BuildRequires: librubberband-devel
Requires: lilypond
Provides: denemo-devel
Obsoletes: denemo-devel
Obsoletes: denemo-devel < 2.5.0
%description
Denemo is a music notation program for Linux that helps you quickly prepare notation for publishing with Lilypond. Denemo does NOT strive to display all notation graphically or be the most complete graphic enviroment. Denemo is a front end to Lilypond. If you are looking for a WYSIWYG editor Denemo may not be for you. If you are looking for a way to quickly prepare scores for final editing in LilyPond give Denemo a whirl.
@ -69,9 +73,8 @@ Denemo is a music notation program for Linux that helps you quickly prepare nota
%{_bindir}/cairo_svg2path
%{_bindir}/denemo
%{_bindir}/denemo_file_update
#%{_bindir}/generate_source
%{_datadir}/appdata/denemo.appdata.xml
%{_datadir}/applications/denemo.desktop
%{_datadir}/appdata/org.denemo.Denemo.appdata.xml
%{_datadir}/applications/org.denemo.Denemo.desktop
%dir %{_datadir}/denemo
%dir %{_datadir}/denemo/actions
%{_datadir}/denemo/actions/*
@ -92,10 +95,13 @@ Denemo is a music notation program for Linux that helps you quickly prepare nota
%{_datadir}/fonts/truetype/denemo/Denemo.ttf
%{_datadir}/fonts/truetype/denemo/emmentaler.ttf
%{_datadir}/fonts/truetype/denemo/feta.ttf
%{_datadir}/pixmaps/denemo.png
%{_datadir}/pixmaps/org.denemo.Denemo.png
%doc AUTHORS COPYING
%changelog
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.0-1mamba
- update to 2.6.0
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
- automatic version update by autodist