Wed, 01 May 2024 05:57:33 UTC | login

Information for build ipcgull-0.1-2.fc40

ID296599
Package Nameipcgull
Version0.1
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ipcgull.git#0b4ae6349295b66d572d1efefc2e78081c2a4cab
SummaryA GDBus-based IPC library for modern C++
DescriptionIpcgull is a C++ IPC library that takes advantage of modern C++17 features to provide a simple interface for developers to handle IPC. Currently, Ipcgull only supports a D-Bus backend (via GDBus), but this is abstracted by the library and can theoretically be replaced. However, that is out of scope for this project.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 08:50:36 UTC
CompletedMon, 18 Mar 2024 09:37:29 UTC
Taskbuild (f40, /rpms/ipcgull.git:0b4ae6349295b66d572d1efefc2e78081c2a4cab)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ipcgull.git#0b4ae6349295b66d572d1efefc2e78081c2a4cab'}}
Tags
f40
RPMs
src
ipcgull-0.1-2.fc40.src.rpm (info) (download)
riscv64
ipcgull-0.1-2.fc40.riscv64.rpm (info) (download)
ipcgull-devel-0.1-2.fc40.riscv64.rpm (info) (download)
ipcgull-debuginfo-0.1-2.fc40.riscv64.rpm (info) (download)
ipcgull-debugsource-0.1-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Nicolas De Amicis <deamicis@bluewin.ch> - 0.1-1 - Initial packaging