!18 Switch ronn-ng to disable ronn

From: @wu-leilei 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-10-12 08:16:36 +00:00 committed by Gitee
commit 577811b8ef
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
Name: espeak-ng
Version: 1.49.2
Release: 6
Release: 7
Summary: eSpeak NG is an open source speech synthesizer
License: GPLv3+
URL: https://github.com/espeak-ng/espeak-ng
Source0: https://github.com/espeak-ng/espeak-ng/archive/%{version}.tar.gz
BuildRequires: make autoconf automake libtool pkgconfig rubygem-ronn rubygem-kramdown pcaudiolib-devel
BuildRequires: make autoconf automake libtool pkgconfig rubygem-ronn-ng rubygem-kramdown pcaudiolib-devel
Provides: espeak-ng-vim = %{version}-%{release}
Obsoletes: espeak-ng-vim < %{version}-%{release}
@ -78,6 +78,9 @@ ESPEAK_DATA_PATH=`pwd` LD_LIBRARY_PATH=src:${LD_LIBRARY_PATH} src/espeak-ng ...
%{_mandir}/man1/{speak-ng.1.gz,espeak-ng.1.gz}
%changelog
* Thu Oct 12 2023 wulei <wu_lei@hoperun.com> - 1.49.2-7
- Swith rubygem-ronn-ng to drop rubygem-ronn
* Thu Jun 17 2021 lingsheng <lingsheng@huawei.com> - 1.49.2-6
- Fix some errors in oss-fuzz build