Changelog for
php-pecl-redis-3.0.0-0.1.20160603git6447940.fc22.remi.7.0.x86_64.rpm :
* Thu Jun 09 2016 Remi Collet
- 3.0.0-0.1.20160603git6447940- refresh and bump version
* Thu May 05 2016 Remi Collet - 2.2.8-0.6.20160504gitad3c116- refresh
* Thu Mar 03 2016 Remi Collet - 2.2.8-0.5.20160215git2887ad1- enable igbinary support
* Fri Feb 19 2016 Remi Collet - 2.2.8-0.4.20160215git2887ad1- refresh
* Thu Feb 11 2016 Remi Collet - 2.2.8-0.3.20160208git0d4b421- refresh
* Tue Jan 26 2016 Remi Collet - 2.2.8-0.2.20160125git7b36957- refresh
* Sun Jan 10 2016 Remi Collet - 2.2.8-0.2.20160106git4a37e47- improve package.xml, set stability=devel
* Sun Jan 10 2016 Remi Collet - 2.2.8-0.1.20160106git4a37e47- update to 2.2.8-dev for PHP 7- use git snapshot
* Sat Jun 20 2015 Remi Collet - 2.2.7-2- allow build against rh-php56 (as more-php56)
* Tue Mar 03 2015 Remi Collet - 2.2.7-1- Update to 2.2.7 (stable)- drop runtime dependency on pear, new scriptlets
* Wed Dec 24 2014 Remi Collet - 2.2.5-5.1- Fedora 21 SCL mass rebuild
* Fri Oct 03 2014 Remi Collet - 2.2.5-5- fix segfault with igbinary serializer https://github.com/nicolasff/phpredis/issues/341
* Mon Aug 25 2014 Remi Collet - 2.2.5-4- improve SCL build
* Wed Apr 16 2014 Remi Collet - 2.2.5-3- add numerical prefix to extension configuration file (php 5.6)- add comment about session configuration
* Thu Mar 20 2014 Remi Collet - 2.2.5-2- fix memory corruption with PHP 5.6 https://github.com/nicolasff/phpredis/pull/447
* Wed Mar 19 2014 Remi Collet - 2.2.5-1- Update to 2.2.5
* Wed Mar 19 2014 Remi Collet - 2.2.4-3- allow SCL build
* Fri Feb 28 2014 Remi Collet - 2.2.4-2- cleaups- move doc in pecl_docdir
* Mon Sep 09 2013 Remi Collet - 2.2.4-1- Update to 2.2.4
* Tue Apr 30 2013 Remi Collet - 2.2.3-1- update to 2.2.3- upstream moved to pecl, rename from php-redis to php-pecl-redis
* Tue Sep 11 2012 Remi Collet - 2.2.2-5.git6f7087f- more docs and improved description
* Sun Sep 02 2012 Remi Collet - 2.2.2-4.git6f7087f- latest snahot (without bundled igbinary)- remove chmod (done upstream)
* Sat Sep 01 2012 Remi Collet - 2.2.2-3.git5df5153- run only test suite with redis > 2.4
* Fri Aug 31 2012 Remi Collet - 2.2.2-2.git5df5153- latest master- run test suite
* Wed Aug 29 2012 Remi Collet - 2.2.2-1- update to 2.2.2- enable ZTS build
* Tue Aug 28 2012 Remi Collet - 2.2.1-1- initial package