From 77eaf1de0ddc3728fbd371703dd4fdef9ee8be50 Mon Sep 17 00:00:00 2001 From: W. Michael Petullo Date: Oct 22 2019 00:04:35 +0000 Subject: Obsolete festival-speechtools etc. Signed-off-by: W. Michael Petullo --- diff --git a/festival.spec b/festival.spec index 117d37f..e521d11 100644 --- a/festival.spec +++ b/festival.spec @@ -1,13 +1,17 @@ Name: festival Summary: Speech synthesis and text-to-speech system Version: 2.5.0 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.cstr.ed.ac.uk/projects/festival/ # The Emacs file is GPL+, there is one TCL-licensed source file, and # the hts_engine module is covered by the three-clause BSD license. License: MIT and GPL+ and TCL and BSD +Obsoletes: festival-lib +Obsoletes: festival-speechtools-libs +Obsoletes: festival-speechtools-libs-devel +Obsoletes: festival-speechtools-utils # Files needed for everything... %global baseURL http://festvox.org/packed/festival/2.5 @@ -481,6 +485,9 @@ exit 0 %changelog +* Mon Oct 21 2019 W. Michael Petullo - 2.5.0-3 +- Obsolete four packages that would otherwise conflict with required speech-tools + * Thu Oct 17 2019 W. Michael Petullo - 2.5.0-2 - Fix build on s390x, ppc64le, and aarch64