- switch to pkgconfig(zlib) so that alternative providers can be

used

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=64
This commit is contained in:
Dirk Mueller 2022-12-15 10:02:42 +00:00 committed by Git OBS Bridge
parent b1f02b75b8
commit bdb7f3b598
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
-------------------------------------------------------------------
------------------------------------------------------------------
Mon Dec 12 20:19:14 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- pcre2 10.42:
@ -8,6 +8,12 @@ Mon Dec 12 20:19:14 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
couldn't compile
* Fix an intermittent JIT fault and minor issues
-------------------------------------------------------------------
Mon Dec 12 08:58:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
- switch to pkgconfig(zlib) so that alternative providers can be
used
-------------------------------------------------------------------
Tue Dec 6 21:30:50 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -37,7 +37,7 @@ BuildRequires: libbz2-devel
BuildRequires: libedit-devel
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: zlib-devel
BuildRequires: pkgconfig(zlib)
%description
The PCRE2 library is a set of functions that implement regular