Wed, 19 Jun 2024 21:04:23 UTC | login

Information for build libverto-0.3.2-5.fc38

ID234092
Package Namelibverto
Version0.3.2
Release5.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libverto.git#f8b8c4e4b25defe722a71a406063e8f3843296c9
SummaryMain loop abstraction library
Descriptionlibverto provides a way for libraries to expose asynchronous interfaces without having to choose a particular event loop, offloading this decision to the end application which consumes the library. If you are packaging an application, not library, based on libverto, you should depend either on a specific implementation module or you can depend on the virtual provides 'libverto-module-base'. This will ensure that you have at least one module installed that provides io, timeout and signal functionality. Currently glib is the only module that does not provide these three because it lacks signal. However, glib will support signal in the future.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 28 Feb 2023 11:17:36 UTC
CompletedTue, 28 Feb 2023 11:43:44 UTC
Taskbuild (f38, /rpms/libverto.git:f8b8c4e4b25defe722a71a406063e8f3843296c9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libverto.git#f8b8c4e4b25defe722a71a406063e8f3843296c9'}}
Tags
f38
f39
f40
RPMs
src
libverto-0.3.2-5.fc38.src.rpm (info) (download)
riscv64
libverto-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-devel-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-glib-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-glib-devel-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-libev-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-libev-devel-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-libevent-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-libevent-devel-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-debuginfo-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-debugsource-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-glib-debuginfo-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-libev-debuginfo-0.3.2-5.fc38.riscv64.rpm (info) (download)
libverto-libevent-debuginfo-0.3.2-5.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Mar 15 2021 Robbie Harwood <rharwood@redhat.com> - 0.3.2-1 - New upstream version (0.3.2) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Robbie Harwood <rharwood@redhat.com> - 0.3.1-2 - New upstream version (0.3.1) - Drop tevent goo and RHEL conditionals