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:
Dominique Leuenberger 2021-11-25 22:05:27 +00:00 committed by Git OBS Bridge
parent 5c8e34b2dc
commit c6a25908a1
6 changed files with 12 additions and 4 deletions

View File

@ -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
View 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

Binary file not shown.

View File

@ -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>

View File

@ -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