From b5a370bb3a439a0ff95b38fde88933121730da50 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Mon, 21 Nov 2022 17:01:14 +0800 Subject: [PATCH] Modify invalid Source --- flite.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/flite.spec b/flite.spec index c5a4d8f..f382759 100644 --- a/flite.spec +++ b/flite.spec @@ -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 - 1.3-34 +- Modify invalid Source + * Thu Dec 12 2019 Ling Yang - 1.3-33 - Package init