It is exactly the same wrap as the one in WrapDB but with a different name. That fix error when multiple projects uses pcre and they don't have the same wrap name:
meson.build:1:0: ERROR: Multiple wrap files provide 'libpcre' dependency: pcre.wrap and libpcre.wrap
Trivial backport of !2309 (merged) to glib-2-70
.