Sat, 27 Apr 2024 09:28:39 UTC | login

Information for build ucommon-7.0.0-19.fc37

ID218475
Package Nameucommon
Version7.0.0
Release19.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ucommon.git#871da00e052e0471ee00628c9027530f0613adcd
SummaryPortable C++ framework for threads and sockets
DescriptionGNU uCommon C++ is a lightweight library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with POSIX threading support. For this reason, uCommon disables language features that consume memory or introduce runtime overhead. UCommon introduces some design patterns from Objective-C, such as reference counted objects, memory pools, and smart pointers. UCommon introduces some new concepts for handling of thread locking and synchronization. Starting with release 5.0, GNU uCommon also bundles GNU Common C++ libraries.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 Nov 2022 08:05:26 UTC
CompletedMon, 14 Nov 2022 12:41:27 UTC
Taskbuild (f37, /rpms/ucommon.git:871da00e052e0471ee00628c9027530f0613adcd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ucommon.git#871da00e052e0471ee00628c9027530f0613adcd'}}
Tags
f37
f38
RPMs
src
ucommon-7.0.0-19.fc37.src.rpm (info) (download)
riscv64
ucommon-7.0.0-19.fc37.riscv64.rpm (info) (download)
ucommon-bin-7.0.0-19.fc37.riscv64.rpm (info) (download)
ucommon-devel-7.0.0-19.fc37.riscv64.rpm (info) (download)
ucommon-doc-7.0.0-19.fc37.riscv64.rpm (info) (download)
ucommon-bin-debuginfo-7.0.0-19.fc37.riscv64.rpm (info) (download)
ucommon-debuginfo-7.0.0-19.fc37.riscv64.rpm (info) (download)
ucommon-debugsource-7.0.0-19.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 22 2020 Sandro Mani <manisandro@gmail.com> - 7.0.0-16 - Switch to gnutls * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Jeff Law <law@redhat.com> - 7.0.0-14 - Force C++14 as this code is not C++17 ready