diff --git a/pcre.spec b/pcre.spec index d1e0978..3eabecc 100644 --- a/pcre.spec +++ b/pcre.spec @@ -34,7 +34,7 @@ Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/%{name}/%{?rcversio Patch0: pcre-8.21-multilib.patch # Refused by upstream, bug #675477 Patch1: pcre-8.32-refused_spelling_terminated.patch -# Fix pcre2grep multi-line matching --only-matching option, upstream bug #1848, +# Fix pcregrep multi-line matching --only-matching option, upstream bug #1848, # in upstream after 8.40 Patch2: pcre-8.40-Correct-fix-for-pcre2grep-multiline-with-only-matchi.patch # Fix a crash in JIT compilation, upstream bug #2035, @@ -232,7 +232,7 @@ make %{?_smp_mflags} check VERBOSE=yes %changelog * Tue Feb 14 2017 Petr Pisar - 8.40-2 -- Fix pcre2grep multi-line matching --only-matching option (upstream bug #1848) +- Fix pcregrep multi-line matching --only-matching option (upstream bug #1848) - Fix a crash in JIT compilation (upstream bug #2035) - Fix a potenial buffer overflow in formatting a pcregrep error message (upstream bug #2037)