Update to 2.4.7
This commit is contained in:
parent
5cf0708fa9
commit
6cb76a608e
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/redis-2.2.5.tar.gz
|
/redis-2.2.5.tar.gz
|
||||||
/redis-2.2.12.tar.gz
|
/redis-2.2.12.tar.gz
|
||||||
/redis-2.4.6.tar.gz
|
/redis-2.4.6.tar.gz
|
||||||
|
/redis-2.4.7.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: redis
|
Name: redis
|
||||||
Version: 2.4.6
|
Version: 2.4.7
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A persistent key-value database
|
Summary: A persistent key-value database
|
||||||
|
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -114,6 +114,9 @@ fi
|
|||||||
%{_unitdir}/%{name}.service
|
%{_unitdir}/%{name}.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 04 2012 Silas Sewell <silas@sewell.org> - 2.4.7-1
|
||||||
|
- Update to redis 2.4.7
|
||||||
|
|
||||||
* Tue Feb 01 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 2.4.6-4
|
* Tue Feb 01 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 2.4.6-4
|
||||||
- Fixed a typo in the spec
|
- Fixed a typo in the spec
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user