Swith rubygem-ronn-ng to drop rubygem-ronn

This commit is contained in:
wu-leilei 2023-10-12 11:29:43 +08:00
parent 9d38a2880c
commit bece75e623

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