From 31369e64e4904ebd028785d03a1045cbae5136d7 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Jul 30 2017 16:09:23 +0000 Subject: Rebuild with fixed binutils for ppc64le (#1475636) --- diff --git a/sendmail.spec b/sendmail.spec index 34e18d7..337b5da 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -17,7 +17,7 @@ Summary: A widely used Mail Transport Agent (MTA) Name: sendmail Version: 8.15.2 -Release: 16%{?dist} +Release: 17%{?dist} License: Sendmail Group: System Environment/Daemons URL: http://www.sendmail.org/ @@ -736,6 +736,9 @@ fi %endif %changelog +* Sun Jul 30 2017 Florian Weimer - 8.15.2-17 +- Rebuild with binutils fix for ppc64le (#1475636) + * Thu Jul 27 2017 Jaroslav Škarvada - 8.15.2-16 - Fixed ECDHE to work with all curves (openssl-1.1.0-ecdhe-fix patch) Resolves: rhbz#1473971