Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-21 17:01:14 +08:00
parent a1f9f8e2ad
commit b5a370bb3a

View File

@ -1,10 +1,10 @@
Name: flite
Version: 1.3
Release: 33
Release: 34
Summary: A small, fast run time synthesis engine
License: MIT
URL: http://www.speech.cs.cmu.edu/flite/
Source0: http://www.speech.cs.cmu.edu/flite/packed/flite-%{version}/flite-%{version}-release.tar.gz
Source0: http://www.festvox.org/flite/packed/%{name}-%{version}/%{name}-%{version}-release.tar.gz
Source1: README-ALSA.txt
BuildRequires: texi2html autoconf automake libtool ed alsa-lib-devel
@ -55,5 +55,8 @@ cd doc
%{_includedir}/flite
%changelog
* Fri Nov 18 2022 yaoxin <yaoxin30@h-partners.com> - 1.3-34
- Modify invalid Source
* Thu Dec 12 2019 Ling Yang <lingyang2@huawei.com> - 1.3-33
- Package init