Wed, 19 Jun 2024 23:42:50 UTC | login

Information for build libverto-0.2.6-11.fc28

ID7406
Package Namelibverto
Version0.2.6
Release11.fc28
Epoch
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:06:52 UTC
CompletedSat, 14 Apr 2018 20:06:52 UTC
Tags
f28
f29
RPMs
src
libverto-0.2.6-11.fc28.src.rpm (info) (download)
riscv64
libverto-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-devel-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-glib-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-glib-devel-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-libev-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-libev-devel-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-libevent-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-libevent-devel-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-tevent-0.2.6-11.fc28.riscv64.rpm (info) (download)
libverto-tevent-devel-0.2.6-11.fc28.riscv64.rpm (info) (download)
Changelog * Mon Aug 07 2017 Robbie Harwood <rharwood@redhat.com> - 0.2.6-11 - Fix memleak in vfree() - Misc spec file fixes * Thu Aug 03 2017 Robbie Harwood <rharwood@redhat.com> - 0.2.6-10 - Fix all compile warnings * Tue Aug 01 2017 Robbie Harwood <rharwood@redhat.com> - 0.2.6-9 - Update upstream URLs (no functional changes) - Move to autosetup * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Jul 18 2014 Tom Callaway <spot@fedoraproject.org> - 0.2.6-3 - fix license handling * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Mar 12 2014 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.6-1 - Update to 0.2.6 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Aug 25 2012 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.5-1 - Update to 0.2.5 - Drop libverto-0.2.4-fix-libev.patch * Tue Aug 07 2012 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.4-4 - Don't build libev on RHEL * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Feb 13 2012 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.4-2 - Added libverto-0.2.4-fix-libev.patch * Thu Feb 09 2012 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.4-1 - Update to 0.2.4 release * Wed Feb 08 2012 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.3-1 - Update to 0.2.3 release * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Nov 11 2011 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.2-1 - Update to 0.2.2 release - Add ChangeLog documentation * Fri Nov 11 2011 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.1-2 - Fix Requires to have proper ISA dependencies * Thu Nov 10 2011 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.1-1 - Update to 0.2.1 * Mon Aug 15 2011 Nathaniel McCallum <npmccallum@redhat.com> - 0.1-1 - Initial release