Thu, 20 Jun 2024 17:41:58 UTC | login

Information for build cmark-0.29.0-1.fc33

ID153173
Package Namecmark
Version0.29.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cmark.git#b477c4b966dadacf927a6ff282e4f8f835699ec6
SummaryCommonMark parsing and rendering
Description`cmark` is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. It provides a shared library (`libcmark`) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (`cmark`) for parsing and rendering CommonMark documents.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 17:44:54 UTC
CompletedSat, 28 Mar 2020 18:16:40 UTC
Taskbuild (f33, /rpms/cmark.git:b477c4b966dadacf927a6ff282e4f8f835699ec6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cmark.git#b477c4b966dadacf927a6ff282e4f8f835699ec6'}}
Tags
f33
RPMs
src
cmark-0.29.0-1.fc33.src.rpm (info) (download)
riscv64
cmark-0.29.0-1.fc33.riscv64.rpm (info) (download)
cmark-devel-0.29.0-1.fc33.riscv64.rpm (info) (download)
cmark-lib-0.29.0-1.fc33.riscv64.rpm (info) (download)
cmark-debuginfo-0.29.0-1.fc33.riscv64.rpm (info) (download)
cmark-debugsource-0.29.0-1.fc33.riscv64.rpm (info) (download)
cmark-lib-debuginfo-0.29.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Feb 01 2020 Jens Petersen <petersen@redhat.com> - 0.29.0-1 - https://github.com/commonmark/cmark/releases/tag/0.29.0 - disable tests for F32: https://github.com/commonmark/cmark/issues/331 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 02 2018 Jens Petersen <petersen@redhat.com> - 0.28.3-3 - run tests on Fedora and RHEL7 (#1561473)