diff --git a/pcre2-10.40.tar.bz2 b/pcre2-10.40.tar.bz2 deleted file mode 100644 index 79c1e8f..0000000 --- a/pcre2-10.40.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14e4b83c4783933dc17e964318e6324f7cae1bc75d8f3c79bc6969f00c159d68 -size 1765440 diff --git a/pcre2-10.40.tar.bz2.sig b/pcre2-10.40.tar.bz2.sig deleted file mode 100644 index a43bee1..0000000 Binary files a/pcre2-10.40.tar.bz2.sig and /dev/null differ diff --git a/pcre2-10.42.tar.bz2 b/pcre2-10.42.tar.bz2 new file mode 100644 index 0000000..7490eab --- /dev/null +++ b/pcre2-10.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840 +size 1799866 diff --git a/pcre2-10.42.tar.bz2.sig b/pcre2-10.42.tar.bz2.sig new file mode 100644 index 0000000..a0b083b Binary files /dev/null and b/pcre2-10.42.tar.bz2.sig differ diff --git a/pcre2.changes b/pcre2.changes index 3eaa7c0..9d48d94 100644 --- a/pcre2.changes +++ b/pcre2.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Dec 12 20:19:14 UTC 2022 - Andreas Stieger + +- pcre2 10.42: + * Fix 10.41 regression that added the default definition of + PCRE2_CALL_CONVENTION to pcre2posix.c instead of pcre2posix.h, + which meant that programs including pcre2posix.h but not pcre2.h + couldn't compile + * Fix an intermittent JIT fault and minor issues + +------------------------------------------------------------------- +Tue Dec 6 21:30:50 UTC 2022 - Andreas Stieger + +- pcre2 10.41: + * pcre2grep behaves more like GNU grep for multiple patterns that + match more than once on a line + ------------------------------------------------------------------- Sun Jul 31 06:54:48 UTC 2022 - Stephan Kulow diff --git a/pcre2.spec b/pcre2.spec index 9baffe7..f1ff5eb 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -18,7 +18,7 @@ %global _lto_cflags %{_lto_cflags} -ffat-lto-objects Name: pcre2 -Version: 10.40 +Version: 10.42 Release: 0 Summary: A library for Perl-compatible regular expressions License: BSD-3-Clause