Thu, 23 Mar 2023 15:26:59 UTC

Information for build php-composer-installers-1.4.0-1.fc27

ID981765
Package Namephp-composer-installers
Version1.4.0
Release1.fc27
Epoch
SummaryA multi-framework Composer library installer
DescriptionThis is for PHP package authors to require in their composer.json. It will install their package to the correct location based on the specified package type. The goal of installers is to be a simple package type to install path map. Users can also customize the install path per package and package authors can modify the package name upon installing. installers isn't intended on replacing all custom installers. If your package requires special installation handling then by all means, create a custom installer to handle it. Autoloader: /usr/share/php/Composer/Installers/autoload.php
Built bysiwinski
State complete
Volume fedora_koji_archive02
StartedMon, 09 Oct 2017 01:26:51 UTC
CompletedMon, 09 Oct 2017 01:29:44 UTC
Taskbuild (f27-candidate, /rpms/php-composer-installers:1c1fdae1baf682fc09f1a0bac0fb96a9bbc10963)
Tags
f27-updates
RPMs
src
php-composer-installers-1.4.0-1.fc27.src.rpm (info) (download)
noarch
php-composer-installers-1.4.0-1.fc27.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
root.log
mock_output.log
Changelog * Sun Oct 08 2017 Shawn Iwinski <shawn@iwin.ski> - 1.4.0-1 - Updated to 1.4.0 (RHBZ #1479799) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Apr 29 2017 Shawn Iwinski <shawn@iwin.ski> - 1.3.0-1 - Updated to 1.3.0 (RHBZ #1444845) - Added max version constraint to php-composer(composer/composer) dependency - Switched autoloader to php-composer(fedora/autoloader) - Test with SCLs if available * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Sep 11 2016 Shawn Iwinski <shawn@iwin.ski> - 1.2.0-1 - Updated to 1.2.0 (RHBZ #1372115) * Sat Jul 23 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.1.0-1 - Updated to 1.1.0 (RHBZ #1352896) - Updated URL * Fri Apr 15 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.25-1 - Updated to 1.0.25 (RHBZ #1326974) * Tue Apr 12 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.24-1 - Updated to 1.0.24 (RHBZ #1325590) * Sat Mar 12 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.23-1 - Updated to 1.0.23 (RHBZ #1302488) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 04 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.22-2 - Dependency updates * Wed Nov 04 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.22-1 - Updated to 1.0.22 (RHBZ #1276816) * Thu Aug 20 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.21-1 - Initial package