rebuilt by autoport with build requirements: librtmidi-devel>=:6.0.0-1mamba [release 0.25.1-2mamba;Sun Aug 20 2023]
This commit is contained in:
parent
a807d2f1bc
commit
e9dd842464
28
giada.spec
28
giada.spec
@ -1,6 +1,7 @@
|
||||
%define jucever 7.0.5
|
||||
Name: giada
|
||||
Version: 0.24.0
|
||||
Release: 1mamba
|
||||
Version: 0.25.1
|
||||
Release: 2mamba
|
||||
Summary: A free, minimal, hardcore audio tool for DJs
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -33,7 +34,7 @@ BuildRequires: libsamplerate-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librtmidi-devel >= 5.0.0
|
||||
BuildRequires: librtmidi-devel >= :6.0.0-1mamba
|
||||
BuildRequires: libnlohmann-json-devel
|
||||
|
||||
%description
|
||||
@ -76,14 +77,23 @@ This package contains static header files and tools needed for development.
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_bindir}/JUCE-7.0.1
|
||||
%{_bindir}/JUCE-7.0.1/*
|
||||
%dir %{_includedir}/JUCE-7.0.1
|
||||
%{_includedir}/JUCE-7.0.1/*
|
||||
%dir %{_prefix}/lib/cmake/JUCE-7.0.1
|
||||
%{_prefix}/lib/cmake/JUCE-7.0.1/*
|
||||
%dir %{_bindir}/JUCE-%{jucever}
|
||||
%{_bindir}/JUCE-%{jucever}/*
|
||||
%dir %{_includedir}/JUCE-%{jucever}
|
||||
%{_includedir}/JUCE-%{jucever}/*
|
||||
%dir %{_prefix}/lib/cmake/JUCE-%{jucever}
|
||||
%{_prefix}/lib/cmake/JUCE-%{jucever}/*
|
||||
|
||||
%changelog
|
||||
* Sun Aug 20 2023 Automatic Build System <autodist@mambasoft.it> 0.25.1-2mamba
|
||||
- rebuilt by autoport with build requirements: librtmidi-devel>=:6.0.0-1mamba
|
||||
|
||||
* Fri Aug 04 2023 Automatic Build System <autodist@mambasoft.it> 0.25.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 01 2023 Automatic Build System <autodist@mambasoft.it> 0.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 18 2023 Automatic Build System <autodist@mambasoft.it> 0.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user