Update to 2.18.12
This commit is contained in:
parent
c12243b37b
commit
fef61ff500
|
@ -13,3 +13,4 @@
|
|||
/redis-2.6.13.tar.gz
|
||||
/redis-2.6.16.tar.gz
|
||||
/redis-2.8.11.tar.gz
|
||||
/redis-2.8.12.tar.gz
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
%endif
|
||||
|
||||
Name: redis
|
||||
Version: 2.8.11
|
||||
Version: 2.8.12
|
||||
Release: 1%{?dist}
|
||||
Summary: A persistent caching system, key-value and data structures database
|
||||
License: BSD
|
||||
|
@ -240,6 +240,9 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 24 2014 Christopher Meng <rpm@cicku.me> - 2.8.12-1
|
||||
- Update to 2.8.12
|
||||
|
||||
* Wed Jun 18 2014 Christopher Meng <rpm@cicku.me> - 2.8.11-1
|
||||
- Update to 2.8.11
|
||||
|
||||
|
|
Loading…
Reference in New Issue