Fri, 25 Apr 2025 00:38:47 MSK | login

Information for build jq-1.7.1-5.el10

ID21182
Package Namejq
Version1.7.1
Release5.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/jq#be87d3a722c5876a8d1bd9657a488c015779ebcd
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 byscherevko
State complete
Volume DEFAULT
StartedTue, 10 Dec 2024 18:17:51 MSK
CompletedTue, 10 Dec 2024 18:22:53 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/jq/:changed/i10c-beta/jq-1.7.1-5.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/jq/?#changed/i10c-beta/jq-1.7.1-5.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
jq-1.7.1-5.el10.src.rpm (info) (download)
aarch64
jq-1.7.1-5.el10.aarch64.rpm (info) (download)
jq-devel-1.7.1-5.el10.aarch64.rpm (info) (download)
jq-debuginfo-1.7.1-5.el10.aarch64.rpm (info) (download)
jq-debugsource-1.7.1-5.el10.aarch64.rpm (info) (download)
x86_64
jq-1.7.1-5.el10.x86_64.rpm (info) (download)
jq-devel-1.7.1-5.el10.x86_64.rpm (info) (download)
jq-debuginfo-1.7.1-5.el10.x86_64.rpm (info) (download)
jq-debugsource-1.7.1-5.el10.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.7.1-5 - Rebuilt for MSVSphere 10 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.7.1-5 - Bump release for June 2024 mass rebuild * 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