Changelog for
php-Faker-1.7.1-7.fc30.noarch.rpm :
* Thu Feb 14 2019 Shawn Iwinski
- 1.7.1-7- Fix FTBFS by skipping flakey test (RHBZ #1605437 / RHBZ #1675661)- Reference patches locally- Remove invalid phpdoc AATTreturn from autoloader
* Sat Feb 02 2019 Fedora Release Engineering - 1.7.1-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering - 1.7.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 09 2018 Fedora Release Engineering - 1.7.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Nov 28 2017 Remi Collet - 1.7.1-3- run full test suite on all arches- add patch for 32-bit from https://github.com/fzaninotto/Faker/pull/1348- add patch for big endian from https://github.com/fzaninotto/Faker/pull/1365- fix dependencies
* Fri Nov 10 2017 Remi Collet - 1.7.1-2- fix skip result condition
* Fri Nov 10 2017 Remi Collet - 1.7.1-1- Update to 1.7.1- fix erratic FTBFS from Koschei- skip 1 test on BigEndian https://github.com/fzaninotto/Faker/issues/1346- ignore test results on 32-bit https://github.com/fzaninotto/Faker/issues/1347
* Thu Jul 27 2017 Fedora Release Engineering - 1.6.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Feb 16 2017 Remi Collet - 1.6.0-1- update to 1.6.0- switch to fedora/autoloader