Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

re2-20211101-3.fc36 RPM for s390x

From Fedora 37 for s390x / r

Name: re2 Distribution: Fedora Project
Version: 20211101 Vendor: Fedora Project
Release: 3.fc36 Build date: Fri Jan 21 19:15:15 2022
Group: Unspecified Build host: buildvm-s390x-10.s390.fedoraproject.org
Size: 489878 Source RPM: re2-20211101-3.fc36.src.rpm
Packager: Fedora Project
Url: http://github.com/google/re2/
Summary: C++ fast alternative to backtracking RE engines
RE2 is a C++ library providing a fast, safe, thread-friendly alternative to
backtracking regular expression engines like those used in PCRE, Perl, and
Python.

Backtracking engines are typically full of features and convenient syntactic
sugar but can be forced into taking exponential amounts of time on even small
inputs.

In contrast, RE2 uses automata theory to guarantee that regular expression
searches run in time linear in the size of the input, at the expense of some
missing features (e.g back references and generalized assertions).

Provides

Requires

License

BSD

Changelog

* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:20211101-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Jan 10 2022 Adam Williamson <awilliam@redhat.com> - 1:20211101-2
  - Backport patch to fix thread dependency discovery
  - Substitute the pkgconfig file before installing it (#2038572)
  - Drop soname patches as upstream seems to be doing it properly now
* Fri Jan 07 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org>  - 1:20211101-1
  - Upgrade to 2021-11-01
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 1:20190801-8
  - Rebuilt for removed libstdc++ symbol (#1937698)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:20190801-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Aug 26 2020 Jeff Law <law@redhat.com> - 1:20190801-6
  - No longer force C++11
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:20190801-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:20190801-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/5a8d11dd344731e7b7d325bd3e4f1f512e9e8f
/usr/lib64/libre2.so.9
/usr/lib64/libre2.so.9.0.0
/usr/share/doc/re2
/usr/share/doc/re2/AUTHORS
/usr/share/doc/re2/CONTRIBUTORS
/usr/share/doc/re2/README
/usr/share/licenses/re2
/usr/share/licenses/re2/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:25:34 2024