Update to 2.4.7

This commit is contained in:
Silas Sewell 2012-02-04 15:56:26 -05:00
parent 5cf0708fa9
commit 6cb76a608e
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/redis-2.2.5.tar.gz
/redis-2.2.12.tar.gz
/redis-2.4.6.tar.gz
/redis-2.4.7.tar.gz

View File

@ -7,8 +7,8 @@
%endif
Name: redis
Version: 2.4.6
Release: 4%{?dist}
Version: 2.4.7
Release: 1%{?dist}
Summary: A persistent key-value database
Group: Applications/Databases
@ -114,6 +114,9 @@ fi
%{_unitdir}/%{name}.service
%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
- Fixed a typo in the spec

View File

@ -1 +1,2 @@
41d394074bcde762872ecb5506f35aee redis-2.4.6.tar.gz
6afffb6120724183e40f1cac324ac71c redis-2.4.7.tar.gz