Mon, 03 Jun 2024 14:41:29 UTC | login

Information for build php-evenement-2.1.0-2.fc28

ID36822
Package Namephp-evenement
Version2.1.0
Release2.fc28
Epoch
SummaryÉvénement is a very simple event dispatching library for PHP
DescriptionÉvénement is a very simple event dispatching library for PHP. It has the same design goals as Silex and Pimple, to empower the user while staying concise and simple. It is very strongly inspired by the EventEmitter API found in node.js. Autoloader: /usr/share/php/Evenement/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 11:55:05 UTC
CompletedThu, 07 Jun 2018 11:55:05 UTC
Tags
f29
RPMs
src
php-evenement-2.1.0-2.fc28.src.rpm (info) (download)
noarch
php-evenement-2.1.0-2.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Sep 10 2017 Shawn Iwinski <shawn@iwin.ski> - 2.1.0-1 - Update to 2.1.0 - Remove now unneeded patch - Test with SCLs if available * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 24 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.0.0-3 - Update the patch to work for PHP 5 and PHP 7. * Tue Jan 17 2017 Shawn Iwinski <shawn@iwin.ski> - 2.0.0-2 - Use php-composer(fedora/autoloader) instead of php-composer(symfony/class-loader) - Install to %{_datadir}/php/Evenement instead of %{_datadir}/php/Evenement/Evenement * Sat Jan 14 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.0.0-1 - Initial release.