Rebuilt with OpenSSL 3.0.0

This commit is contained in:
Sahana Prasad 2021-09-14 19:07:47 +02:00 committed by Miro Hrončok
parent ea494bacf9
commit 4e0a727c5a

View File

@ -12,7 +12,7 @@
Name: memcached
Version: 1.6.10
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 0
Summary: High Performance, Distributed Memory Object Cache
@ -174,6 +174,9 @@ fi
%license ../%{selinuxmoduledir}/COPYING
%changelog
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0:1.6.10-2
- Rebuilt with OpenSSL 3.0.0
* Tue Jul 27 2021 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.10-1
- Update to 1.6.10
- Resolves: rhbz#1985842