Fri, 29 Mar 2024 14:20:25 UTC | login

Information for build json-c-0.13.99-0.2.20200414git7fb8d56.fc33

ID155834
Package Namejson-c
Version0.13.99
Release0.2.20200414git7fb8d56.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/json-c.git#b1cb72f38b23cd2aa493f204cf85c71ff64dd0eb
SummaryJSON implementation in C
DescriptionJSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Apr 2020 14:30:22 UTC
CompletedThu, 16 Apr 2020 15:05:34 UTC
Taskbuild (f33, /rpms/json-c.git:b1cb72f38b23cd2aa493f204cf85c71ff64dd0eb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/json-c.git#b1cb72f38b23cd2aa493f204cf85c71ff64dd0eb'}}
Tags
f33
RPMs
src
json-c-0.13.99-0.2.20200414git7fb8d56.fc33.src.rpm (info) (download)
noarch
json-c-doc-0.13.99-0.2.20200414git7fb8d56.fc33.noarch.rpm (info) (download)
riscv64
json-c-0.13.99-0.2.20200414git7fb8d56.fc33.riscv64.rpm (info) (download)
json-c-devel-0.13.99-0.2.20200414git7fb8d56.fc33.riscv64.rpm (info) (download)
json-c-debuginfo-0.13.99-0.2.20200414git7fb8d56.fc33.riscv64.rpm (info) (download)
json-c-debugsource-0.13.99-0.2.20200414git7fb8d56.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Apr 14 2020 Björn Esser <besser82@fedoraproject.org> - 0.13.99-0.2.20200414git7fb8d56 - Update to recent git snapshot * Tue Apr 14 2020 Björn Esser <besser82@fedoraproject.org> - 0.13.99-0.1.20200414gitab5425a - Update to recent git snapshot using forge macros * Sun Apr 12 2020 Björn Esser <besser82@fedoraproject.org> - 0.13.1-11 - Drop bootstrap logic, as the package is no dependency of @build anymore - Add some explicit BuildRequires, which were implicit - Small spec file cleanups * Sat Apr 11 2020 Björn Esser <besser82@fedoraproject.org> - 0.13.1-10 - Add explicit configure switch to disable rdrand - Add explicit configure switch to enable linking with Bsymbolic - Do not use macros to invoke executables - Drop obsolete %pretrans scriptlet * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Nov 28 2019 Petr Menšík <pemensik@redhat.com> - 0.13.1-8 - Remove empty doc dir from library package * Wed Nov 06 2019 Miroslav Lichvar <mlichvar@redhat.com> 0.13.1-7 - Disable rdrand support (#1745333) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Björn Esser <besser82@fedoraproject.org> - 0.13.1-5 - Use hardlink without full path to the binary (#1721964) - Use new style bootstrap logic * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue May 08 2018 Björn Esser <besser82@fedoraproject.org> - 0.13.1-2 - Add some cherry-picked fixes from upstream master