forked from pool/pcre2
Accepting request 932765 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/932765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=23
This commit is contained in:
commit
941ba799a9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d95aa7c8a7b0749bf03c4bd73626ab61dece7e3986b5a57f5ec39eebef6b07c
|
||||
size 1729078
|
Binary file not shown.
3
pcre2-10.39.tar.bz2
Normal file
3
pcre2-10.39.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f03caf57f81d9ff362ac28cd389c055ec2bf0678d277349a1a4bee00ad6d440
|
||||
size 1730729
|
BIN
pcre2-10.39.tar.bz2.sig
Normal file
BIN
pcre2-10.39.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 5 19:01:43 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- pcre2 10.39:
|
||||
* Fix incorrect detection of alternatives in first character
|
||||
search in JIT
|
||||
* Update to Unicode 14.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 24 14:41:00 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
Name: pcre2
|
||||
Version: 10.38
|
||||
Version: 10.39
|
||||
Release: 0
|
||||
Summary: A library for Perl-compatible regular expressions
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user