Wed, 26 Jun 2024 14:06:35 UTC | login

Information for build libverto-0.3.0-8.fc32

ID132907
Package Namelibverto
Version0.3.0
Release8.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libverto.git#ed89311b54682085b20b64790e3125c68b4a648b
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
StartedThu, 16 Jan 2020 07:38:40 UTC
CompletedThu, 16 Jan 2020 08:31:24 UTC
Taskbuild (f32-candidate, /rpms/libverto.git:ed89311b54682085b20b64790e3125c68b4a648b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libverto.git#ed89311b54682085b20b64790e3125c68b4a648b'}}
Tags
f32
f33
RPMs
src
libverto-0.3.0-8.fc32.src.rpm (info) (download)
riscv64
libverto-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-devel-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-glib-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-glib-devel-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-libev-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-libev-devel-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-libevent-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-libevent-devel-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-debuginfo-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-debugsource-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-glib-debuginfo-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-libev-debuginfo-0.3.0-8.fc32.riscv64.rpm (info) (download)
libverto-libevent-debuginfo-0.3.0-8.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Feb 19 2018 Robbie Harwood <rharwood@redhat.com> - 0.3.0-5 - Rebuild due to libevent soname bump * Wed Feb 07 2018 Kalev Lember <klember@redhat.com> - 0.3.0-4 - Obsolete removed tevent and tevent-devel subpackages * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.0-3 - Switch to %ldconfig_scriptlets * Wed Jan 31 2018 Robbie Harwood <rharwood@redhat.com> - 0.3.0-2 - Stop providing the tevent backend - https://bugzilla.samba.org/show_bug.cgi?id=12987