Accepting request 1040813 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.41 OBS-URL: https://build.opensuse.org/request/show/1040813 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=61
This commit is contained in:
parent
8494f85c29
commit
a4939cd5a0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:14e4b83c4783933dc17e964318e6324f7cae1bc75d8f3c79bc6969f00c159d68
|
|
||||||
size 1765440
|
|
Binary file not shown.
3
pcre2-10.41.tar.bz2
Normal file
3
pcre2-10.41.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f78cebd3e28e346475fb92e95fe9999945b4cbaad5f3b42aca47b887fb53308
|
||||||
|
size 1799126
|
BIN
pcre2-10.41.tar.bz2.sig
Normal file
BIN
pcre2-10.41.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 6 21:30:50 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- 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 <coolo@suse.com>
|
Sun Jul 31 06:54:48 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
@ -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.40
|
Version: 10.41
|
||||||
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