rebuilt by autoport with build requirements: libspdlog-devel>=0:1.15.0-1mamba [release 2023.11.14_2-2mamba;Sun Dec 22 2024]
This commit is contained in:
parent
5fe60405c1
commit
0ce430fc79
@ -1,7 +1,7 @@
|
||||
%define gitver %(echo %version | tr _ -)
|
||||
Name: piper-tts
|
||||
Version: 2023.11.14_2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A fast, local neural text to speech system
|
||||
Group: Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -28,6 +28,7 @@ BuildRequires: libfmt-devel
|
||||
BuildRequires: libpiper-phonemize-devel
|
||||
BuildRequires: libspdlog-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libspdlog-devel >= 0:1.15.0-1mamba
|
||||
BuildRequires: cmake
|
||||
|
||||
%description
|
||||
@ -98,5 +99,8 @@ install -D -m0644 %{SOURCE10} %{buildroot}%{_datadir}/piper-voices/en_GB-alba-me
|
||||
%{_datadir}/piper-voices/it_IT-*.onnx.json
|
||||
|
||||
%changelog
|
||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 2023.11.14_2-2mamba
|
||||
- rebuilt by autoport with build requirements: libspdlog-devel>=0:1.15.0-1mamba
|
||||
|
||||
* Wed Jun 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.11.14_2-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user