Thu, 24 Apr 2025 23:16:53 MSK | login

Information for build jq-1.7.1-8.el10

ID27775
Package Namejq
Version1.7.1
Release8.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/jq#5ca5b49d15a7ef2b9e9ce972e152589a4fd3a8ff
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 bytigro
State complete
Volume DEFAULT
StartedWed, 02 Apr 2025 18:14:28 MSK
CompletedWed, 02 Apr 2025 18:26:54 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/jq/:changed/i10c-beta/jq-1.7.1-8.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/jq/?#changed/i10c-beta/jq-1.7.1-8.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
jq-1.7.1-8.el10.src.rpm (info) (download)
aarch64
jq-1.7.1-8.el10.aarch64.rpm (info) (download)
jq-devel-1.7.1-8.el10.aarch64.rpm (info) (download)
jq-debuginfo-1.7.1-8.el10.aarch64.rpm (info) (download)
jq-debugsource-1.7.1-8.el10.aarch64.rpm (info) (download)
x86_64
jq-1.7.1-8.el10.x86_64.rpm (info) (download)
jq-devel-1.7.1-8.el10.x86_64.rpm (info) (download)
jq-debuginfo-1.7.1-8.el10.x86_64.rpm (info) (download)
jq-debugsource-1.7.1-8.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-8 - Rebuilt for MSVSphere 10 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.7.1-8 - Bump release for October 2024 mass rebuild: * Mon Oct 21 2024 Scott Poore <spoore@redhat.com> - 1.7.1-7 - Update upstream tests to disable fedora repos * Mon Oct 21 2024 Tomas Halman <thalman@redhat.com> - 1.7.1-6 - Add gating tests configuration * 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