Sun, 19 May 2024 22:21:02 UTC | login

Information for build rust-regex-1.7.1-1.fc38

ID223700
Package Namerust-regex
Version1.7.1
Release1.fc38
Epoch
SummaryImplementation of regular expressions for Rust
DescriptionImplementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 20 Feb 2023 10:54:40 UTC
CompletedMon, 20 Feb 2023 10:54:40 UTC
Tags
f38
RPMs
src
rust-regex-1.7.1-1.fc38.src.rpm (info) (download)
noarch
rust-regex+aho-corasick-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+default-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+memchr-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+pattern-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+perf-cache-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+perf-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+perf-dfa-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+perf-inline-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+perf-literal-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+std-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-age-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-bool-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-case-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-gencat-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-perl-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-script-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unicode-segment-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+unstable-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex+use_std-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
rust-regex-devel-1.7.1-1.fc38.noarch.rpm (info) (download)
Changelog * Sun Jan 29 2023 Fabio Valentini <decathorpe@gmail.com> - 1.7.1-1 - Update to version 1.7.1; Fixes RHBZ#2159439 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Fabio Valentini <decathorpe@gmail.com> - 1.7.0-1 - Update to version 1.7.0; Fixes RHBZ#2140336 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Fabio Valentini <decathorpe@gmail.com> - 1.6.0-1 - Update to version 1.6.0; Fixes RHBZ#2104187 * Wed May 25 2022 Fabio Valentini <decathorpe@gmail.com> - 1.5.6-1 - Update to version 1.5.6; Fixes RHBZ#2088802 * Wed Mar 09 2022 Fabio Valentini <decathorpe@gmail.com> - 1.5.5-1 - Update to version 1.5.5; Fixes RHBZ#2061789 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu May 20 2021 Fabio Valentini <decathorpe@gmail.com> - 1.5.4-1 - Update to version 1.5.4. - Fixes RHBZ#1955844 * Wed Apr 28 2021 Fabio Valentini <decathorpe@gmail.com> - 1.4.6-1 - Update to version 1.4.6. - Fixes RHBZ#1938046