Accepting request 856473 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/856473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=19
This commit is contained in:
parent
f156398dc5
commit
b8312cc35f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ccba8e02b0ce78046cdfb52e5c177f0f445e421059e43becca4359c669d4613
|
|
||||||
size 1725214
|
|
Binary file not shown.
3
pcre2-10.36.tar.bz2
Normal file
3
pcre2-10.36.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a9ef39278113542968c7c73a31cfcb81aca1faa64690f400b907e8ab6b4a665c
|
||||||
|
size 1722310
|
BIN
pcre2-10.36.tar.bz2.sig
Normal file
BIN
pcre2-10.36.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 12:41:55 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- 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 - Илья Индиго <ilya@ilya.pp.ua>
|
Wed May 13 22:24:30 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
Name: pcre2
|
Name: pcre2
|
||||||
Version: 10.35
|
Version: 10.36
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for Perl-compatible regular expressions
|
Summary: A library for Perl-compatible regular expressions
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user