Sat, 04 May 2024 02:57:35 UTC | login

Information for build jq-1.7.1-4.fc40

ID297089
Package Namejq
Version1.7.1
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jq.git#3a1c4e4618306f658420fbf366ae008f8a53beb1
SummaryCommand-line JSON processor
Descriptionlightweight and flexible command-line JSON processor jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. It is written in portable C, and it has zero runtime dependencies. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you'd expect.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 12:50:33 UTC
CompletedMon, 18 Mar 2024 13:29:16 UTC
Taskbuild (f40, /rpms/jq.git:3a1c4e4618306f658420fbf366ae008f8a53beb1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jq.git#3a1c4e4618306f658420fbf366ae008f8a53beb1'}}
Tags
f40
RPMs
src
jq-1.7.1-4.fc40.src.rpm (info) (download)
riscv64
jq-1.7.1-4.fc40.riscv64.rpm (info) (download)
jq-devel-1.7.1-4.fc40.riscv64.rpm (info) (download)
jq-debuginfo-1.7.1-4.fc40.riscv64.rpm (info) (download)
jq-debugsource-1.7.1-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 24 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.7.1-3 - Disable tests on RHEL 10 * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 05 2024 jonathanspw <jonathan@almalinux.org> - 1.7.1-1 - update to 1.7.1 rhbz#2252340 * Fri Sep 08 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7-1 - Update to 1.7 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Florian Weimer <fweimer@redhat.com> - 1.6-15 - Port configure script to C99 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Mar 11 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.6-13 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Tue Mar 08 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 1.6-12 - Backport PR#2400 to fix iteration for non-decimal strings (rhbz#2017285)