automatic version update by autodist [release 1.2.0-1mamba;Mon Oct 02 2023]
This commit is contained in:
parent
1783fb6bb9
commit
f52ca181f7
@ -1,7 +1,7 @@
|
|||||||
Name: wineasio
|
Name: wineasio
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: wine ASIO driver for JACK
|
Summary: ASIO to JACK driver for WINE
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
@ -48,10 +48,10 @@ rm -rf ASIOSDK2
|
|||||||
|
|
||||||
install -D -m 755 -s \
|
install -D -m 755 -s \
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
build64/wineasio.dll.so \
|
build64/wineasio64.dll.so \
|
||||||
%endif
|
%endif
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
build32/wineasio.dll.so \
|
build32/wineasio32.dll.so \
|
||||||
%endif
|
%endif
|
||||||
%{buildroot}%{_libdir}/wine/wineasio.dll.so
|
%{buildroot}%{_libdir}/wine/wineasio.dll.so
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ build32/wineasio.dll.so \
|
|||||||
%doc COPYING.LIB COPYING.GUI
|
%doc COPYING.LIB COPYING.GUI
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Feb 18 2022 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
* Fri Feb 18 2022 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user