Thu, 23 May 2024 11:58:49 UTC | login

Information for build rust-ripgrep-13.0.0-8.fc38

ID223856
Package Namerust-ripgrep
Version13.0.0
Release8.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rust-ripgrep.git#dbed90eb9760b7d519f7cff6557c02f8ad2b14d8
SummaryLine oriented search tool
DescriptionLine-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linux.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 20 Feb 2023 14:52:30 UTC
CompletedMon, 20 Feb 2023 16:14:20 UTC
Taskbuild (f38, /rpms/rust-ripgrep.git:dbed90eb9760b7d519f7cff6557c02f8ad2b14d8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rust-ripgrep.git#dbed90eb9760b7d519f7cff6557c02f8ad2b14d8'}}
Tags
f38
RPMs
src
rust-ripgrep-13.0.0-8.fc38.src.rpm (info) (download)
riscv64
ripgrep-13.0.0-8.fc38.riscv64.rpm (info) (download)
ripgrep-debuginfo-13.0.0-8.fc38.riscv64.rpm (info) (download)
rust-ripgrep-debugsource-13.0.0-8.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Feb 04 2023 Fabio Valentini <decathorpe@gmail.com> - 13.0.0-8 - Rebuild for fixed frame pointer compiler flags in Rust RPM macros. * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 13.0.0-5 - Rebuild with package notes * Tue Jan 25 2022 Fabio Valentini <decathorpe@gmail.com> - 13.0.0-4 - Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006. * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 18 2021 Fabio Valentini <decathorpe@gmail.com> - 13.0.0-1 - Update to version 13.0.0. - Fixes RHBZ#1971151 * Wed May 19 2021 Fabio Valentini <decathorpe@gmail.com> - 12.1.1-6 - Skip some tests that fail only due to cosmetic string differences.