diff --git a/pcre2-10.35.tar.bz2 b/pcre2-10.35.tar.bz2 deleted file mode 100644 index 47d2030..0000000 --- a/pcre2-10.35.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ccba8e02b0ce78046cdfb52e5c177f0f445e421059e43becca4359c669d4613 -size 1725214 diff --git a/pcre2-10.35.tar.bz2.sig b/pcre2-10.35.tar.bz2.sig deleted file mode 100644 index 37a843f..0000000 Binary files a/pcre2-10.35.tar.bz2.sig and /dev/null differ diff --git a/pcre2-10.36.tar.bz2 b/pcre2-10.36.tar.bz2 new file mode 100644 index 0000000..88ab66b --- /dev/null +++ b/pcre2-10.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ef39278113542968c7c73a31cfcb81aca1faa64690f400b907e8ab6b4a665c +size 1722310 diff --git a/pcre2-10.36.tar.bz2.sig b/pcre2-10.36.tar.bz2.sig new file mode 100644 index 0000000..248079a Binary files /dev/null and b/pcre2-10.36.tar.bz2.sig differ diff --git a/pcre2.changes b/pcre2.changes index 22256d8..e6e095b 100644 --- a/pcre2.changes +++ b/pcre2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 5 12:41:55 UTC 2020 - Andreas Stieger + +- pcre2 10.36: + * add GNU grep's -m (aka --max-count) option to pcre2grep + * unify the handling of substitution strings for both -O and + callouts in pcre2grep, with the addition of $x{...} and + $o{...} to allow for characters whose code points are greater + than 255 in Unicode mode + ------------------------------------------------------------------- Wed May 13 22:24:30 UTC 2020 - Илья Индиго diff --git a/pcre2.spec b/pcre2.spec index 53fc96e..d27a8a9 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -18,7 +18,7 @@ %global _lto_cflags %{_lto_cflags} -ffat-lto-objects Name: pcre2 -Version: 10.35 +Version: 10.36 Release: 0 Summary: A library for Perl-compatible regular expressions License: BSD-3-Clause