From 6cb26ae48da8e82802872a1509330a4aa22732db Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:05:52 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- libesmtp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libesmtp.spec b/libesmtp.spec index edb0877..3990e9c 100644 --- a/libesmtp.spec +++ b/libesmtp.spec @@ -3,7 +3,7 @@ Summary: SMTP client library Name: libesmtp Version: 1.0.6 -Release: 22%{?dist} +Release: 23%{?dist} License: LGPLv2+ Source: http://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.bz2 URL: http://www.stafford.uklinux.net/libesmtp/ @@ -94,6 +94,9 @@ install -p -m644 -D libesmtp.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libesmtp.pc %{_libdir}/pkgconfig/libesmtp.pc %changelog +* Tue Sep 14 2021 Sahana Prasad - 1.0.6-23 +- Rebuilt with OpenSSL 3.0.0 + * Thu Jul 22 2021 Fedora Release Engineering - 1.0.6-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild