Information for build dwgrep-0.4-23.fc44

ID179143
Package Namedwgrep
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.4
Release23.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/dwgrep.git#ce5fe3cd4a724c070d2e4e3ba9a3b5ff0c279888
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 byliuyang
State failed
Volume DEFAULT
StartedTue, 28 Apr 2026 08:10:29 CST
CompletedTue, 28 Apr 2026 09:31:53 CST
Taskbuild (f44, /rpms/dwgrep.git:ce5fe3cd4a724c070d2e4e3ba9a3b5ff0c279888)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dwgrep.git#ce5fe3cd4a724c070d2e4e3ba9a3b5ff0c279888'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Aug 07 2024 Miroslav Suchý <msuchy@redhat.com> - 0.4-21 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon May 13 2024 Petr Machata <pmachata@gmail.com> - 0.4-19 - Add 0007-CMakeLists-Bump-minimum-C-version.patch - Fixes: BZ#2225763 - Add 0008-libzwerg-Drop-std-memory.hh-std-utility.hh.patch - This removes code that was always meant as a stop-gap and now that C++14 is assumed, there's no place for it anymore. It's now actually more likely to harm the build than anything else. - Change %patchX to %patch X, as per rpmbuild complaints. * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild