rebuilt with libid3tag 0.16.1-2mamba [release 2.3.2-2mamba;Fri Feb 04 2022]
This commit is contained in:
parent
446159e5df
commit
082933578a
16
mixxx.spec
16
mixxx.spec
@ -1,6 +1,6 @@
|
|||||||
Name: mixxx
|
Name: mixxx
|
||||||
Version: 2.3.1
|
Version: 2.3.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: An open source DJ tool designed for both professional and amateur DJs alike
|
Summary: An open source DJ tool designed for both professional and amateur DJs alike
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,6 +15,8 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
|
BuildRequires: libQt5Svg-devel
|
||||||
|
BuildRequires: libQt5X11Extras-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
@ -42,7 +44,6 @@ BuildRequires: libopusfile-devel
|
|||||||
BuildRequires: libportaudio-devel
|
BuildRequires: libportaudio-devel
|
||||||
BuildRequires: libportmidi-devel
|
BuildRequires: libportmidi-devel
|
||||||
BuildRequires: libprotobuf-devel
|
BuildRequires: libprotobuf-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libqtkeychain-devel
|
BuildRequires: libqtkeychain-devel
|
||||||
BuildRequires: librubberband-devel
|
BuildRequires: librubberband-devel
|
||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
@ -55,6 +56,8 @@ BuildRequires: libupower-devel
|
|||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libwavpack-devel
|
BuildRequires: libwavpack-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qtscript-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libchromaprint-devel >= 1.3.1-1mamba
|
BuildRequires: libchromaprint-devel >= 1.3.1-1mamba
|
||||||
BuildRequires: libsndfile-devel >= 1.0.17
|
BuildRequires: libsndfile-devel >= 1.0.17
|
||||||
@ -67,6 +70,7 @@ BuildRequires: libprotobuf-devel >= 1.6.1
|
|||||||
BuildRequires: scons
|
BuildRequires: scons
|
||||||
BuildRequires: libtag-devel >= 1.9
|
BuildRequires: libtag-devel >= 1.9
|
||||||
BuildRequires: libkeyfinder-devel
|
BuildRequires: libkeyfinder-devel
|
||||||
|
BuildRequires: libid3tag-devel >= 0.16.1-2mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mixxx is an open source DJ tool designed for both professional and amateur DJs alike.
|
Mixxx is an open source DJ tool designed for both professional and amateur DJs alike.
|
||||||
@ -141,6 +145,12 @@ Futhermore, Mixxx has a number of key features to help DJs in the mix: Beat esti
|
|||||||
#README README.macro Mixxx-Manual.pdf
|
#README README.macro Mixxx-Manual.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.2-2mamba
|
||||||
|
- rebuilt with libid3tag 0.16.1-2mamba
|
||||||
|
|
||||||
|
* Wed Feb 02 2022 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-1mamba
|
* Fri Oct 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-1mamba
|
||||||
- update to 2.3.1
|
- update to 2.3.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user