Thu, 20 Mar 2025 22:02:14 UTC | login

Information for build reproc-14.2.2-4.fc38

ID236310
Package Namereproc
Version14.2.2
Release4.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/reproc.git#6c662d6862736459d987403ccc6c0b260c8685da
SummaryA cross-platform (C99/C++11) process library
Descriptionreproc (Redirected Process) is a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. The main use case is executing command line applications directly from C or C++ code and retrieving their output. reproc consists out of two libraries: reproc and reproc++. reproc is a C99 library that contains the actual code for working with external programs. reproc++ depends on reproc and adapts its API to an idiomatic C++11 API. It also adds a few extras that simplify working with external programs from C++.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 12 Jun 2023 08:47:27 UTC
CompletedMon, 12 Jun 2023 13:04:55 UTC
Taskbuild (f38, /rpms/reproc.git:6c662d6862736459d987403ccc6c0b260c8685da)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/reproc.git#6c662d6862736459d987403ccc6c0b260c8685da'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 14.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 16 2021 Orion Poplawski <orion@nwra.com> - 14.2.2-1 - Initial package