From 1d4ccfa7bc190b460081026f378caf1b5e592f9c Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 29 Apr 2024 12:35:42 +0200 Subject: [PATCH] Related: RHEL-33645 (Rebuild against samba 4.20) --- evolution-mapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/evolution-mapi.spec b/evolution-mapi.spec index 079592d..8f98db4 100644 --- a/evolution-mapi.spec +++ b/evolution-mapi.spec @@ -9,7 +9,7 @@ Name: evolution-mapi Version: 3.40.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Evolution extension for MS Exchange 2007 servers License: LGPLv2+ URL: https://wiki.gnome.org/Apps/Evolution @@ -110,6 +110,9 @@ export CFLAGS="$CFLAGS -Wno-deprecated-declarations" %files langpacks -f %{name}.lang %changelog +* Mon Apr 29 2024 Milan Crha - 3.40.1-7 +- Related: RHEL-33645 (Rebuild against samba 4.20) + * Wed May 31 2023 Milan Crha - 3.40.1-6 - Related: #2190415 (Rebuild against samba 4.18)