Wed, 24 Apr 2024 19:19:04 UTC | login

Information for build libverto-0.3.0-5.el8

ID19719
Package Namelibverto
Version0.3.0
Release5.el8
Epoch
DraftFalse
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 bycentos-stream
State complete
Volume DEFAULT
StartedTue, 10 May 2022 11:45:27 UTC
CompletedTue, 10 May 2022 11:45:27 UTC
Tags
c8s-pending
c8s-pending-signed
c8s-released
RPMs
src
libverto-0.3.0-5.el8.src.rpm (info) (download)
aarch64
libverto-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-devel-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-glib-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-glib-devel-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-libevent-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-libevent-devel-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-debuginfo-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-debugsource-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-glib-debuginfo-0.3.0-5.el8.aarch64.rpm (info) (download)
libverto-libevent-debuginfo-0.3.0-5.el8.aarch64.rpm (info) (download)
i686
libverto-0.3.0-5.el8.i686.rpm (info) (download)
libverto-devel-0.3.0-5.el8.i686.rpm (info) (download)
libverto-glib-0.3.0-5.el8.i686.rpm (info) (download)
libverto-glib-devel-0.3.0-5.el8.i686.rpm (info) (download)
libverto-libevent-0.3.0-5.el8.i686.rpm (info) (download)
libverto-libevent-devel-0.3.0-5.el8.i686.rpm (info) (download)
libverto-debuginfo-0.3.0-5.el8.i686.rpm (info) (download)
libverto-debugsource-0.3.0-5.el8.i686.rpm (info) (download)
libverto-glib-debuginfo-0.3.0-5.el8.i686.rpm (info) (download)
libverto-libevent-debuginfo-0.3.0-5.el8.i686.rpm (info) (download)
ppc64le
libverto-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-devel-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-glib-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-glib-devel-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-libevent-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-libevent-devel-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-debuginfo-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-debugsource-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-glib-debuginfo-0.3.0-5.el8.ppc64le.rpm (info) (download)
libverto-libevent-debuginfo-0.3.0-5.el8.ppc64le.rpm (info) (download)
x86_64
libverto-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-devel-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-glib-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-glib-devel-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-libevent-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-libevent-devel-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-debuginfo-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-debugsource-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-glib-debuginfo-0.3.0-5.el8.x86_64.rpm (info) (download)
libverto-libevent-debuginfo-0.3.0-5.el8.x86_64.rpm (info) (download)
Changelog * 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) * 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