Information for build jsonnet-0.20.0-10.fc41

ID72621
Package Namejsonnet
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.20.0
Release10.fc41
Epoch
DraftFalse
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 byzhangsongsong
State complete
Volume DEFAULT
StartedMon, 28 Oct 2024 15:21:45 CST
CompletedMon, 28 Oct 2024 16:07:51 CST
Taskbuild (f41-build-side-1, /rpms/jsonnet.git:1873157d0ae936f2d0837166eb219d6599542729)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jsonnet.git#1873157d0ae936f2d0837166eb219d6599542729'}}
Tags
f41
f41-build-side-1
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
build.log
hw_info.log
installed_pkgs.log
root.log
state.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