Thu, 19 Sep 2024 05:22:26 UTC | login

Information for build jsonnet-0.20.0-10.fc41

ID339413
Package Namejsonnet
Version0.20.0
Release10.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jsonnet.git#1873157d0ae936f2d0837166eb219d6599542729
SummaryA data templating language based on JSON
DescriptionA data templating language for app and tool developers based on JSON
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 17 Sep 2024 08:22:03 UTC
CompletedTue, 17 Sep 2024 10:06:32 UTC
Taskbuild (f41, /rpms/jsonnet.git:1873157d0ae936f2d0837166eb219d6599542729)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jsonnet.git#1873157d0ae936f2d0837166eb219d6599542729'}}
Tags
f41
RPMs
src
jsonnet-0.20.0-10.fc41.src.rpm (info) (download)
noarch
jsonnet-doc-0.20.0-10.fc41.noarch.rpm (info) (download)
riscv64
jsonnet-0.20.0-10.fc41.riscv64.rpm (info) (download)
jsonnet-devel-0.20.0-10.fc41.riscv64.rpm (info) (download)
jsonnet-libs-0.20.0-10.fc41.riscv64.rpm (info) (download)
python3-jsonnet-0.20.0-10.fc41.riscv64.rpm (info) (download)
jsonnet-debuginfo-0.20.0-10.fc41.riscv64.rpm (info) (download)
jsonnet-debugsource-0.20.0-10.fc41.riscv64.rpm (info) (download)
jsonnet-libs-debuginfo-0.20.0-10.fc41.riscv64.rpm (info) (download)
python3-jsonnet-debuginfo-0.20.0-10.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-10 - Rebuilt for rapidyaml 0.7.2 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.20.0-8 - Rebuilt for Python 3.13 * Mon May 06 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-7 - Rebuilt for rapidyaml 0.6.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.20.0-3 - Rebuilt for Python 3.12 * Thu May 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-2 - Drop “RSA” license per current guidance on RSA MD5 implementations - Drop EPEL8 conditionals from spec file - Update License to SPDX - Build Python bindings with pyproject-rpm-macros (“new guidelines”) - Run the Python tests - Do not glob over the shared library SONAME version - Fix up shebangs in the docs and examples * Mon Apr 17 2023 Pat Riehecky <riehecky@fnal.gov> - 0.20.0 - Update to 0.20.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 02 2022 Pat Riehecky <riehecky@fnal.gov> - 0.19.1 - Update to 0.19.1 - v0.19.0 is not binary compatible with previous versions of libjsonnet. - this version introduces versioned soname objects from upstream