Thu, 04 Jul 2024 15:20:29 UTC | login

Information for build php-fedora-autoloader-1.0.0-4.fc29

ID55737
Package Namephp-fedora-autoloader
Version1.0.0
Release4.fc29
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
StartedThu, 19 Jul 2018 04:15:08 UTC
CompletedThu, 19 Jul 2018 04:15:08 UTC
Tags
f29
f30
RPMs
src
php-fedora-autoloader-1.0.0-4.fc29.src.rpm (info) (download)
noarch
php-fedora-autoloader-1.0.0-4.fc29.noarch.rpm (info) (download)
php-fedora-autoloader-devel-1.0.0-4.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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