Wed, 01 May 2024 08:09:19 UTC | login

Information for build dwgrep-0.4-3.fc31

ID119203
Package Namedwgrep
Version0.4
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dwgrep.git#08586b2f02089a042676ba381a9d5ae4416f9741
SummaryA tool for querying Dwarf (debuginfo) graphs
Description Dwgrep is a tool, an associated language (called Zwerg) and a library (libzwerg) for querying Dwarf (debuginfo) graphs. You can think of dwgrep expressions as instructions describing a path through a graph, with assertions about the type of nodes along the way: that a node is of given type, that it has a given attribute, etc. There are also means of expressing sub-conditions, i.e. assertions that a given node is acceptable if a separate expression matches (or does not match) a different path through the graph.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 03 Aug 2019 23:22:38 UTC
CompletedSun, 04 Aug 2019 02:12:36 UTC
Taskbuild (f31-candidate, /rpms/dwgrep.git:08586b2f02089a042676ba381a9d5ae4416f9741)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dwgrep.git#08586b2f02089a042676ba381a9d5ae4416f9741'}}
Tags
f31
f32
f33
RPMs
src
dwgrep-0.4-3.fc31.src.rpm (info) (download)
noarch
dwgrep-doc-0.4-3.fc31.noarch.rpm (info) (download)
riscv64
dwgrep-0.4-3.fc31.riscv64.rpm (info) (download)
libzwerg-0.4-3.fc31.riscv64.rpm (info) (download)
libzwerg-devel-0.4-3.fc31.riscv64.rpm (info) (download)
dwgrep-debuginfo-0.4-3.fc31.riscv64.rpm (info) (download)
dwgrep-debugsource-0.4-3.fc31.riscv64.rpm (info) (download)
libzwerg-debuginfo-0.4-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Oct 28 2018 Petr Machata <pmachata@gmail.com> - 0.4-1 - Rebase to 0.4 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 02 2018 Petr Machata <pmachata@gmail.com> - 0.3-4 - Add dwgrep-0.3-subop-reset.patch * Tue Dec 26 2017 Petr Machata <pmachata@gmail.com> - 0.3-3 - Add a full V-R dependency of dwgrep on libzwerg so that they update together. * Sun Dec 24 2017 Petr Machata <pmachata@gmail.com> - 0.3-2 - Depend on python3-sphinx, not python-sphinx. This resolves a taskotron citation. * Thu Dec 21 2017 Petr Machata <pmachata@gmail.com> - 0.3-1 - Rebase to 0.3 - Drop dwgrep-0.2-functional-header.patch - Add dwgrep-0.3-macro_gnu.patch