diff --git a/memcached.spec b/memcached.spec index 260208e..1da7b5e 100644 --- a/memcached.spec +++ b/memcached.spec @@ -2,7 +2,7 @@ %define groupname memcached %bcond_without sasl %bcond_with seccomp -%bcond_with tls +%bcond_without tls %bcond_with tests %global selinuxtype targeted %global selinuxmoduletype contrib @@ -12,7 +12,7 @@ Name: memcached Version: 1.5.22 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 Summary: High Performance, Distributed Memory Object Cache @@ -176,6 +176,9 @@ fi %license ../%{selinuxmoduledir}/COPYING %changelog +* Wed Mar 04 2020 Tomas Korbar - 0:1.5.22-2 +- Enable TLS by default + * Fri Feb 07 2020 Tomas Korbar - 0:1.5.22-1 - update to 1.5.22