build using tag instead of master [release 3.3-2mamba;Thu Feb 11 2021]
This commit is contained in:
parent
a4c1082313
commit
51a83725a2
12
mbrola.spec
12
mbrola.spec
@ -1,14 +1,14 @@
|
|||||||
%define pkgver %(echo %version | tr -d .)
|
%define pkgver %(echo %version | tr -d .)
|
||||||
Name: mbrola
|
Name: mbrola
|
||||||
Version: 3.02b.20191026git
|
Version: 3.3
|
||||||
Release: 2mamba
|
Release: 2mamba
|
||||||
Summary: A speech synthesizer based on the concatenation of diphones
|
Summary: A speech synthesizer based on the concatenation of diphones
|
||||||
Group: System/Multimedia
|
Group: System/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://tcts.fpms.ac.be/synthesis/
|
URL: https://tcts.fpms.ac.be/synthesis/
|
||||||
Source: https://github.com/numediart/MBROLA.git/master/MBROLA-%{version}.tar.bz2
|
Source: https://github.com/numediart/MBROLA.git/%{version}/MBROLA-%{version}.tar.bz2
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -40,6 +40,12 @@ install -D -m0755 Bin/mbrola %{buildroot}%{_bindir}/mbrola
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3-2mamba
|
||||||
|
- build using tag instead of master
|
||||||
|
|
||||||
|
* Thu Feb 11 2021 Automatic Build System <autodist@mambasoft.it> 3.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Oct 27 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.02b.20191026git-2mamba
|
* Sun Oct 27 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.02b.20191026git-2mamba
|
||||||
- remove voices from package
|
- remove voices from package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user