From 42b5b7a7e3af7a58b998a044de7f2827d6d7a3f1 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 6 Nov 2024 09:55:55 +0300 Subject: [PATCH] import postfix-3.8.5-8.el10 --- SPECS/postfix.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/postfix.spec b/SPECS/postfix.spec index b006ebe..8960fce 100644 --- a/SPECS/postfix.spec +++ b/SPECS/postfix.spec @@ -57,7 +57,7 @@ Name: postfix Summary: Postfix Mail Transport Agent Version: 3.8.5 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 2 URL: http://www.postfix.org License: (IPL-1.0 OR EPL-2.0) AND GPL-2.0-or-later AND BSD-4-Clause-UC @@ -840,6 +840,10 @@ fi %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 2:3.8.5-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Sun Aug 25 2024 Jaroslav Škarvada - 2:3.8.5-7 - Dropped mail group configuration / creation, it is provided by setup Resolves: RHEL-27174