Fri, 19 Apr 2024 20:59:40 UTC | login

Information for build json-c-0.14-1.fc33

ID156071
Package Namejson-c
Version0.14
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/json-c.git#ccad8ac783b71b9cda161cf0226c03570e6f2b6e
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
StartedFri, 24 Apr 2020 09:45:41 UTC
CompletedFri, 24 Apr 2020 10:04:27 UTC
Taskbuild (f33, /rpms/json-c.git:ccad8ac783b71b9cda161cf0226c03570e6f2b6e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/json-c.git#ccad8ac783b71b9cda161cf0226c03570e6f2b6e'}}
Tags
f33
RPMs
src
json-c-0.14-1.fc33.src.rpm (info) (download)
noarch
json-c-doc-0.14-1.fc33.noarch.rpm (info) (download)
riscv64
json-c-0.14-1.fc33.riscv64.rpm (info) (download)
json-c-devel-0.14-1.fc33.riscv64.rpm (info) (download)
json-c-debuginfo-0.14-1.fc33.riscv64.rpm (info) (download)
json-c-debugsource-0.14-1.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 21 2020 Björn Esser <besser82@fedoraproject.org> - 0.14-1 - Update to 0.14 * Mon Apr 20 2020 Björn Esser <besser82@fedoraproject.org> - 0.13.99-0.4.20200416gita911439 - Remove config.h file from installation - Drop hardlinking of the documentation files * Thu Apr 16 2020 Björn Esser <besser82@fedoraproject.org> - 0.13.99-0.3.20200416gita911439 - Update to recent git snapshot * 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