diff --git a/pcre2-10.31.tar.bz2 b/pcre2-10.31.tar.bz2 deleted file mode 100644 index e2e9860..0000000 --- a/pcre2-10.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac -size 1603075 diff --git a/pcre2-10.31.tar.bz2.sig b/pcre2-10.31.tar.bz2.sig deleted file mode 100644 index 986b60e..0000000 Binary files a/pcre2-10.31.tar.bz2.sig and /dev/null differ diff --git a/pcre2-10.32.tar.bz2 b/pcre2-10.32.tar.bz2 new file mode 100644 index 0000000..4b94a3f --- /dev/null +++ b/pcre2-10.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e +size 1641814 diff --git a/pcre2-10.32.tar.bz2.sig b/pcre2-10.32.tar.bz2.sig new file mode 100644 index 0000000..f052e2c Binary files /dev/null and b/pcre2-10.32.tar.bz2.sig differ diff --git a/pcre2.changes b/pcre2.changes index b1529a8..da0f2fb 100644 --- a/pcre2.changes +++ b/pcre2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Oct 25 07:22:21 UTC 2018 - astieger@suse.com + +- pcre2 10.32: + * pcre2grep now supports the inclusion of binary zeros in + patterns that are read from files via the -f option. + * In pcre2_dfa_match(), internal recursive calls no longer use + the stack for local workspace and local ovectors + * Updated to Unicode version 11.0.0. + * (*ACCEPT:ARG), (*FAIL:ARG), and (*COMMIT:ARG) are now supported. + * Add support for \N{U+dddd}, but only in Unicode mode. + * Addesupport for (?^) to unset all imnsx options + ------------------------------------------------------------------- Fri Jul 20 14:05:01 UTC 2018 - mpluskal@suse.com diff --git a/pcre2.spec b/pcre2.spec index bcb86fb..21895e5 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -17,7 +17,7 @@ Name: pcre2 -Version: 10.31 +Version: 10.32 Release: 0 Summary: A library for Perl-compatible regular expressions License: BSD-3-Clause