Correct a typo in a log

This commit is contained in:
Petr Písař 2020-02-17 14:44:32 +01:00
parent d62998c89c
commit c956d6b889

View File

@ -71,7 +71,7 @@ Patch6: pcre2-10.34-Fix-bug-in-processing-DEFINE-.-within-lookbehind-ass.pat
# Prevent from a stack exhaustion when studying a pattern for nested groups by # Prevent from a stack exhaustion when studying a pattern for nested groups by
# putting a limit of 1000 recursive calls, in upstream after 10.34 # putting a limit of 1000 recursive calls, in upstream after 10.34
Patch7: pcre2-10.34-Limit-function-recursion-in-pcre2_study-to-avoid-sta.patch Patch7: pcre2-10.34-Limit-function-recursion-in-pcre2_study-to-avoid-sta.patch
# Fix restoring a verb chaing list when exiting a JIT-compiled recursive # Fix restoring a verb chain list when exiting a JIT-compiled recursive
# function, in upstream after 10.34 # function, in upstream after 10.34
Patch8: pcre2-10.34-Fix-control-verb-chain-restoration-issue-in-JIT.patch Patch8: pcre2-10.34-Fix-control-verb-chain-restoration-issue-in-JIT.patch
BuildRequires: autoconf BuildRequires: autoconf
@ -258,7 +258,7 @@ make %{?_smp_mflags} check VERBOSE=yes
%changelog %changelog
* Mon Feb 17 2020 Petr Pisar <ppisar@redhat.com> - 10.34-6 * Mon Feb 17 2020 Petr Pisar <ppisar@redhat.com> - 10.34-6
- Fix restoring a verb chaing list when exiting a JIT-compiled recursive - Fix restoring a verb chain list when exiting a JIT-compiled recursive
function function
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 10.34-5.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 10.34-5.1