Mon, 20 Mar 2023 20:49:10 UTC

Information for build re2-20211101-3.fc36

ID1897988
Package Namere2
Version20211101
Release3.fc36
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/re2.git#6d6b30ad3c3eaf356514d9b14801520c41cd1ae2
SummaryC++ fast alternative to backtracking RE engines
DescriptionRE2 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).
Built byreleng
State complete
Volume DEFAULT
StartedFri, 21 Jan 2022 18:07:03 UTC
CompletedFri, 21 Jan 2022 19:32:37 UTC
Taskbuild (f36-rebuild, /rpms/re2.git:6d6b30ad3c3eaf356514d9b14801520c41cd1ae2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/re2.git#6d6b30ad3c3eaf356514d9b14801520c41cd1ae2'}}
Tags
f36
f36-Beta
f36-rebuild
f37
f37-Beta
f38
RPMs
src
re2-20211101-3.fc36.src.rpm (info) (download)
aarch64
re2-20211101-3.fc36.aarch64.rpm (info) (download)
re2-devel-20211101-3.fc36.aarch64.rpm (info) (download)
re2-debuginfo-20211101-3.fc36.aarch64.rpm (info) (download)
re2-debugsource-20211101-3.fc36.aarch64.rpm (info) (download)
armv7hl
re2-20211101-3.fc36.armv7hl.rpm (info) (download)
re2-devel-20211101-3.fc36.armv7hl.rpm (info) (download)
re2-debuginfo-20211101-3.fc36.armv7hl.rpm (info) (download)
re2-debugsource-20211101-3.fc36.armv7hl.rpm (info) (download)
i686
re2-20211101-3.fc36.i686.rpm (info) (download)
re2-devel-20211101-3.fc36.i686.rpm (info) (download)
re2-debuginfo-20211101-3.fc36.i686.rpm (info) (download)
re2-debugsource-20211101-3.fc36.i686.rpm (info) (download)
ppc64le
re2-20211101-3.fc36.ppc64le.rpm (info) (download)
re2-devel-20211101-3.fc36.ppc64le.rpm (info) (download)
re2-debuginfo-20211101-3.fc36.ppc64le.rpm (info) (download)
re2-debugsource-20211101-3.fc36.ppc64le.rpm (info) (download)
s390x
re2-20211101-3.fc36.s390x.rpm (info) (download)
re2-devel-20211101-3.fc36.s390x.rpm (info) (download)
re2-debuginfo-20211101-3.fc36.s390x.rpm (info) (download)
re2-debugsource-20211101-3.fc36.s390x.rpm (info) (download)
x86_64
re2-20211101-3.fc36.x86_64.rpm (info) (download)
re2-devel-20211101-3.fc36.x86_64.rpm (info) (download)
re2-debuginfo-20211101-3.fc36.x86_64.rpm (info) (download)
re2-debugsource-20211101-3.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
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