This commit is contained in:
Dennis Gilmore 2014-06-07 21:11:04 -05:00
parent f067d7a787
commit 58ec2a40db
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: redis
Version: 2.6.16
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A persistent key-value database
Group: Applications/Databases
@ -131,6 +131,9 @@ fi
%{_unitdir}/%{name}.service
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Sep 06 2013 Fabian Deutsch <fabian.deutsch@gmx.de> - 2.6.16-1
- Update to 2.6.16
- Fix rhbz#973151