Mon, 10 Jun 2024 07:47:18 UTC | login

Information for build libverto-0.3.0-8.fc31

ID125549
Package Namelibverto
Version0.3.0
Release8.fc31
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
StartedFri, 16 Aug 2019 01:01:02 UTC
CompletedFri, 16 Aug 2019 02:05:44 UTC
Taskbuild (f31-candidate, /rpms/libverto.git:ed89311b54682085b20b64790e3125c68b4a648b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libverto.git#ed89311b54682085b20b64790e3125c68b4a648b'}}
Tags
f31
f32
RPMs
src
libverto-0.3.0-8.fc31.src.rpm (info) (download)
riscv64
libverto-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-devel-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-glib-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-glib-devel-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-libev-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-libev-devel-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-libevent-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-libevent-devel-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-debuginfo-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-debugsource-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-glib-debuginfo-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-libev-debuginfo-0.3.0-8.fc31.riscv64.rpm (info) (download)
libverto-libevent-debuginfo-0.3.0-8.fc31.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 * Tue Sep 05 2017 Robbie Harwood <rharwood@redhat.com> - 0.3.0-1 - New upstream release (0.3.0)