Mon, 03 Jun 2024 08:56:38 UTC | login

Information for build re2-20190801-3.fc31

ID127078
Package Namere2
Version20190801
Release3.fc31
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/re2.git#73cfac07ebf683a800812b79813260cc96a77625
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 31 Aug 2019 18:57:05 UTC
CompletedSat, 31 Aug 2019 20:23:40 UTC
Taskbuild (f31-candidate, /rpms/re2.git:73cfac07ebf683a800812b79813260cc96a77625)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/re2.git#73cfac07ebf683a800812b79813260cc96a77625'}}
Tags
f31
f32
f33
RPMs
src
re2-20190801-3.fc31.src.rpm (info) (download)
riscv64
re2-20190801-3.fc31.riscv64.rpm (info) (download)
re2-devel-20190801-3.fc31.riscv64.rpm (info) (download)
re2-debuginfo-20190801-3.fc31.riscv64.rpm (info) (download)
re2-debugsource-20190801-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 14 2019 Rex Dieter <rdieter@fedoraproject.org> - 1:20190801-3 - -devel: use epoch in versioned dep * Wed Aug 14 2019 Rex Dieter <rdieter@fedoraproject.org> - 1:20190801-2 - bump soname - tighten %files, track soname explicitly - use %make_build %make_install macros - Epoch:1 for upgrade path (from f29) * Sat Aug 03 2019 Lukas Vrabec <lvrabec@redhat.com> - 20190801-1 - update to 20190801 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20160401-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20160401-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20160401-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20160401-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild