File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ extern zend_module_entry redis_module_entry;
217217
218218#define phpext_redis_ptr redis_module_ptr
219219
220- #define PHP_REDIS_VERSION "2.1 .3 "
220+ #define PHP_REDIS_VERSION "2.2 .1 "
221221
222222#endif
223223
Original file line number Diff line number Diff line change 33%global php_version %(php-config --version 2> /dev/null || echo 0)
44
55Name: php-redis
6- Version: 2.1.3
6+ Version: 2.2.1
77Release: 1%{?dist }
88Summary: The phpredis extension provides an API for communicating with the Redis key-value store.
99
1010Group: Development/Languages
1111License: PHP
1212URL: https://github.com/nicolasff/phpredis
13- Source0: https://download. github.com/nicolasff- phpredis-2.1.3-0-g43bc590.tar.gz
13+ Source0: https://github.com/nicolasff/ phpredis/tarball/master
1414Source1: redis.ini
1515BuildRoot: %{_tmppath }/%{name }-%{version }-%{release }-root-%(%{__id_u} -n)
1616
You can’t perform that action at this time.
0 commit comments