Thu, 04 Jul 2024 15:34:44 UTC | login

Information for build php-fedora-autoloader-1.0.0-3.fc28

ID41117
Package Namephp-fedora-autoloader
Version1.0.0
Release3.fc28
Epoch
SummaryFedora Autoloader
DescriptionStatic PSR-4 [1], PSR-0 [2], and classmap autoloader. Includes loader for required and optional dependencies. [1] http://www.php-fig.org/psr/psr-4/ [2] http://www.php-fig.org/psr/psr-0/
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 09:56:23 UTC
CompletedFri, 08 Jun 2018 09:56:23 UTC
Tags
f29
RPMs
src
php-fedora-autoloader-1.0.0-3.fc28.src.rpm (info) (download)
noarch
php-fedora-autoloader-1.0.0-3.fc28.noarch.rpm (info) (download)
php-fedora-autoloader-devel-1.0.0-3.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu May 04 2017 Shawn Iwinski <shawn@iwin.ski> - 1.0.0-1 - Update to 1.0.0 * Tue Mar 28 2017 Shawn Iwinski <shawn@iwin.ski> - 1.0.0-0.1.rc1 - Update to 1.0.0-rc1 - Test with SCLs if available - Add fedora2 template relying on include_path * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Oct 28 2016 Shawn Iwinski <shawn@iwin.ski> - 0.2.1-2 - Do not install tests into buildroot * Fri Oct 28 2016 Shawn Iwinski <shawn@iwin.ski> - 0.2.1-1 - Update to 0.2.1 - Remove applied patches that are included in 0.2.1 - Re-add custom include_path and bootstrap for tests - Add php-cli build dependency * Thu Oct 27 2016 Shawn Iwinski <shawn@iwin.ski> - 0.2.0-5 - Add upstream patch "Remove self-autoload constant and prepend self-autoload PSR-4 register" - Remove custom include_path and bootstrap for tests * Thu Oct 27 2016 Remi Collet <remi@fedoraproject.org> - 0.2.0-4 - workaround when not in global autoloader * Wed Oct 26 2016 Shawn Iwinski <shawn@iwin.ski> - 0.2.0-3 - Update to 0.2.0 - Remove applied patches that are included in 0.2.0 * Tue Oct 25 2016 Remi Collet <remi@fedoraproject.org> - 0.1.2-3 - rename 1 method to avoid conflicts with symfony * Sat Oct 22 2016 Remi Collet <remi@fedoraproject.org> - 0.1.2-2 - ensure we use newly installed autoloader in buildroot * Fri Oct 21 2016 Remi Collet <remi@fedoraproject.org> - 0.1.2-1 - update to 0.1.2 * Wed Oct 19 2016 Shawn Iwinski <shawn@iwin.ski> - 0.1.1-1 - Update to 0.1.1 - Fix phpab template - Move docs to devel subpackage * Wed Oct 19 2016 Shawn Iwinski <shawn@iwin.ski> - 0.1.0-1 - Initial package