summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/redis.spec b/redis.spec
index 0a1b5b1..50ce0bf 100644
--- a/redis.spec
+++ b/redis.spec
@@ -10,7 +10,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: redis
-Version: 2.8.13
+Version: 2.8.14
Release: 1%{?dist}
Summary: A persistent key-value database
@@ -192,7 +192,9 @@ fi
%files
%defattr(-,root,root,-)
-%doc 00-RELEASENOTES BUGS CONTRIBUTING COPYING README
+%{!?_licensedir:%global license %%doc}
+%license COPYING
+%doc 00-RELEASENOTES BUGS CONTRIBUTING README
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
%attr(0644, redis, root) %config(noreplace) %{_sysconfdir}/%{name}.conf
%attr(0644, redis, root) %config(noreplace) %{_sysconfdir}/%{name}-sentinel.conf
@@ -212,8 +214,12 @@ fi
%changelog
+* Thu Sep 4 2014 Remi Collet <remi@fedoraproject.org> - 2.8.14-1
+- Redis 2.8.14 - Release date: 1 Sep 2014
+ upgrade urgency: HIGH for Lua scripting users, otherwise LOW.
+
* Tue Jul 15 2014 Remi Collet <remi@fedoraproject.org> - 2.8.13-1
-- Redis 2.8.12 - Release date: 14 Jul 2014
+- Redis 2.8.13 - Release date: 14 Jul 2014
upgrade urgency: LOW for Redis and Sentinel
* Tue Jun 24 2014 Remi Collet <remi@fedoraproject.org> - 2.8.12-1