Fri, 26 Apr 2024 15:53:53 UTC | login

Information for build sparse-0.6.3-1.fc33

ID188253
Package Namesparse
Version0.6.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sparse.git#6a34dbf3eceb408e798506181f2dd6a145f74305
SummaryA semantic parser of source files
DescriptionSparse is a semantic parser of source files: it's neither a compiler (although it could be used as a front-end for one) nor is it a preprocessor (although it contains as a part of it a preprocessing phase). It is meant to be a small - and simple - library. Scanty and meager, and partly because of that easy to use. It has one mission in life: create a semantic parse tree for some arbitrary user for further analysis. It's not a tokenizer, nor is it some generic context-free parser. In fact, context (semantics) is what it's all about - figuring out not just what the grouping of tokens are, but what the _types_ are that the grouping implies. Sparse is primarily used in the development and debugging of the Linux kernel.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 16:10:44 UTC
CompletedFri, 27 Nov 2020 17:26:05 UTC
Taskbuild (f33, /rpms/sparse.git:6a34dbf3eceb408e798506181f2dd6a145f74305)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sparse.git#6a34dbf3eceb408e798506181f2dd6a145f74305'}}
Tags
f33
f37
f38
RPMs
src
sparse-0.6.3-1.fc33.src.rpm (info) (download)
riscv64
sparse-0.6.3-1.fc33.riscv64.rpm (info) (download)
sparse-debuginfo-0.6.3-1.fc33.riscv64.rpm (info) (download)
sparse-debugsource-0.6.3-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Oct 19 2020 Jeff Layton <jlayton@redhat.com> - 0.6.3-1 - Update to 0.6.3 release * Mon Aug 17 2020 Jeff Layton <jlayton@redhat.com> - 0.6.2-3 - Add some patches from upstream maint-v0.6.2 branch * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jun 21 2020 Jeff Layton <jlayton@redhat.com> - 0.6.2-1 - Update to 0.6.2 release * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 08 2019 Jeff Layton <jlayton@redhat.com> - 0.6.1-1 - Update to 0.6.1 release * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 06 2019 Jeff Layton <jlayton@redhat.com> - 0.6.0-1 - Update to 0.6.0 release