From e3704037db718f55b43e29ad29b0b38033929db5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 01 2019 07:03:52 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/libesmtp.spec b/libesmtp.spec index e0740a4..4c25b02 100644 --- a/libesmtp.spec +++ b/libesmtp.spec @@ -3,7 +3,7 @@ Summary: SMTP client library Name: libesmtp Version: 1.0.6 -Release: 16%{?dist} +Release: 17%{?dist} License: LGPLv2+ Source: http://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.bz2 URL: http://www.stafford.uklinux.net/libesmtp/ @@ -93,6 +93,9 @@ install -p -m644 -D libesmtp.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libesmtp.pc %{_libdir}/pkgconfig/libesmtp.pc %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.0.6-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 21 2018 Pawel Salek - 1.0.6-16 - apply the ssl patch from https://bugzilla.redhat.com/show_bug.cgi?id=1483350