Changelog for
php-guzzlehttp-guzzle6-6.3.3-1.fc26.noarch.rpm :
* Mon Apr 23 2018 Shawn Iwinski
- 6.3.3-1- Update to 6.3.3 (RHBZ #1560991)- Update get source script to save source in same directory- Add range version dependencies for Fedora >= 27 || RHEL >= 8- Add composer.json to repo
* Fri Feb 09 2018 Fedora Release Engineering - 6.3.0-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 6.3.0-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jul 07 2017 Shawn Iwinski - 6.3.0-3- Fix %check to fail when upstream tests fail
* Wed Jul 05 2017 Shawn Iwinski - 6.3.0-2- Add patch to fix version- Add check for version and run whether tests are skipped or not
* Fri Jun 23 2017 Shawn Iwinski - 6.3.0-1- Update to 6.3.0 (RHBZ #1464283)- Remove patch
* Fri Apr 07 2017 Shawn Iwinski - 6.2.3-1- Update to 6.2.3- Fix rawhide (F27) FTBS- Add max versions to BuildRequires- Switch autoloader to php-composer(fedora/autoloader)- Test with SCLs if available
* Sat Feb 11 2017 Fedora Release Engineering - 6.2.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Oct 09 2016 Shawn Iwinski - 6.2.2-1- Update to 6.2.2 (RHBZ #1383050)
* Mon Jul 18 2016 Shawn Iwinski - 6.2.1-1- Update to 6.2.1 (RHBZ #1357582 / CVE-2016-5385)- Removed \"Fix failing test\" patch
* Sun May 29 2016 Shawn Iwinski - 6.2.0-3- Fix failing test
* Fri Apr 08 2016 Shawn Iwinski - 6.2.0-2- Prepend PSR-4 autoloader (fixes dual-install issue with php-guzzlehttp-guzzle when other packages register PSR-0 autoloader first usually with include path failover)
* Sun Mar 27 2016 Shawn Iwinski - 6.2.0-1- Updated to 6.2.0 (RHBZ #1319960)
* Thu Feb 04 2016 Fedora Release Engineering - 6.1.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 28 2016 Shawn Iwinski - 6.1.1-2- Added min version of autoloader dependency- Fix directory ownership
* Sun Dec 06 2015 Shawn Iwinski - 6.1.1-1- Renamed from php-guzzlehttp-guzzle to php-guzzlehttp-guzzle6 for dual-install of version 5 and version 6- Updated to 6.1.1
* Sun Jun 28 2015 Shawn Iwinski - 5.3.0-3- Autoloader updates
* Thu Jun 18 2015 Fedora Release Engineering - 5.3.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Jun 14 2015 Shawn Iwinski - 5.3.0-1- Updated to 5.3.0 (BZ #1140134)- Added autoloader- Re-added tests
* Sun Feb 08 2015 Shawn Iwinski - 5.1.0-1- Updated to 5.1.0 (BZ #1140134)- CA cert no longer bundled (see https://github.com/guzzle/guzzle/blob/5.1.0/docs/clients.rst#verify)- No tests because dependency package does not provide required test file
* Mon Jan 12 2015 Remi Collet - 4.1.8-3- Upstream patch for PHP behavior change, thanks Koschei
* Tue Aug 26 2014 Shawn Iwinski - 4.1.8-2- Fix test suite when previous version installed
* Sat Aug 23 2014 Shawn Iwinski - 4.1.8-1- Updated to 4.1.8 (BZ #1126611)
* Wed Jul 30 2014 Shawn Iwinski - 4.1.4-1- Updated to 4.1.4 (BZ #1124226)- Added %license usage
* Sun Jun 29 2014 Shawn Iwinski - 4.1.2-1- Updated to 4.1.2
* Fri Jun 06 2014 Shawn Iwinski - 4.1.0-1- Updated to 4.1.0- Require php-composer virtual provides instead of direct pkgs- Added php-PsrLog and nodejs build requires- Added php-composer(%{composer_vendor}/%{composer_project}) virtual provide- Added option to build without tests
* Fri May 23 2014 Shawn Iwinski - 4.0.2-1- Initial package