diff --git a/flite.spec b/flite.spec index 389ea67..7777337 100644 --- a/flite.spec +++ b/flite.spec @@ -1,6 +1,6 @@ Name: flite Version: 1.3 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Small, fast speech synthesis engine (text-to-speech) License: MIT URL: http://www.speech.cs.cmu.edu/flite/ @@ -83,6 +83,9 @@ make install INSTALLBINDIR=%{buildroot}%{_bindir} INSTALLLIBDIR=%{buildroot}%{_l %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.3-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Mar 7 2018 Peter Robinson 1.3-31 - Add gcc BR, minor spec cleanups