Name: | libverto |
---|---|
Version: | 0.2.5 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 72220 |
License: | MIT |
RPM: | libverto-0.2.5-4.el7.aarch64.rpm |
Source RPM: | libverto-0.2.5-4.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://fedorahosted.org/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. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update to 0.2.5 - Drop libverto-0.2.4-fix-libev.patch
- Don't build libev on RHEL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Added libverto-0.2.4-fix-libev.patch
- Update to 0.2.4 release
- Update to 0.2.3 release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Update to 0.2.2 release - Add ChangeLog documentation
- Fix Requires to have proper ISA dependencies
- Update to 0.2.1
- Initial release