Name: | libverto |
---|---|
Version: | 0.3.0 |
Release: | 5.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 28244 |
License: | MIT |
RPM: | libverto-0.3.0-5.el8.x86_64.rpm |
Source RPM: | libverto-0.3.0-5.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/latchset/libverto |
Summary: | Main loop abstraction library |
Description: | libverto 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. |
- Rebuild due to libevent soname bump
- Obsolete removed tevent and tevent-devel subpackages
- Switch to %ldconfig_scriptlets
- Stop providing the tevent backend - https://bugzilla.samba.org/show_bug.cgi?id=12987
- New upstream release (0.3.0)
- Fix memleak in vfree() - Misc spec file fixes
- Fix all compile warnings
- Update upstream URLs (no functional changes) - Move to autosetup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild