From 161a9c7ddca79e88028a8345ad988e5b34d9f064 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 17:46:36 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- sendmail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sendmail.spec b/sendmail.spec index 6ad73e4..551e24c 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -23,7 +23,7 @@ Summary: A widely used Mail Transport Agent (MTA) Name: sendmail Version: 8.14.6 -Release: 2%{?dist} +Release: 3%{?dist} License: Sendmail Group: System Environment/Daemons URL: http://www.sendmail.org/ @@ -719,6 +719,9 @@ fi %{_initrddir}/sendmail %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 8.14.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Jan 16 2013 Jaroslav Škarvada - 8.14.6-2 - Fixed milter_helo regression (milter-helo-fix patch) Resolves: rhbz#895552