summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSahana Prasad <sahana@redhat.com>2021-09-14 19:09:38 +0200
committerMiro Hrončok <miro@hroncok.cz>2021-09-14 19:09:38 +0200
commit9bfcf07e1aea4da9f076bbdd441c97a331053a64 (patch)
tree47f8b19a38c359147fc2033c2cd72d0ee0d9ca7e
parent0a8f25eef922d37da4264d324b6de8c3e58f180b (diff)
downloadopendkim_EL6-9bfcf07e1aea4da9f076bbdd441c97a331053a64.tar.gz
Rebuilt with OpenSSL 3.0.0
-rw-r--r--opendkim.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/opendkim.spec b/opendkim.spec
index 29f6674..c28a4a3 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -6,7 +6,7 @@
Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
Name: opendkim
Version: 2.11.0
-Release: 0.23%{?dist}
+Release: 0.24%{?dist}
License: BSD and Sendmail
URL: http://%{name}.org/
Source0: https://github.com/trusteddomainproject/OpenDKIM/archive/%{full_version}.tar.gz
@@ -199,6 +199,9 @@ exit 0
%{_libdir}/pkgconfig/*.pc
%changelog
+* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 2.11.0-0.24
+- Rebuilt with OpenSSL 3.0.0
+
* Sat Jul 31 2021 Matt Domsch <mdomsch@fedoraproject.org> - 2.11.0-0.23
- replace libmemcached-devel with libmemcached-awesome-devel as the former is removed from F35