|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: espeak-ng
|
|
|
|
Name: espeak-ng
|
|
|
|
Version: 1.51.1
|
|
|
|
Version: 1.51.1
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Release: 10%{?dist}
|
|
|
|
Summary: eSpeak NG Text-to-Speech
|
|
|
|
Summary: eSpeak NG Text-to-Speech
|
|
|
|
|
|
|
|
|
|
|
|
License: GPL-3.0-only AND GPL-3.0-or-later AND Apache-2.0 AND BSD-2-Clause AND Unicode-DFS-2016 AND CC-BY-SA-3.0
|
|
|
|
License: GPL-3.0-only AND GPL-3.0-or-later AND Apache-2.0 AND BSD-2-Clause AND Unicode-DFS-2016 AND CC-BY-SA-3.0
|
|
|
@ -109,6 +109,10 @@ ESPEAK_DATA_PATH=`pwd` LD_LIBRARY_PATH=src:${LD_LIBRARY_PATH} src/espeak-ng ...
|
|
|
|
%doc docs/*.html
|
|
|
|
%doc docs/*.html
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.51.1-10
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.51.1-9
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.51.1-9
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|