From 5a2d49f24300e9017aab0be60be5ad4efba5551b Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 27 Oct 2022 17:52:36 +0200 Subject: [PATCH] Related: #2131993 (Rebuild against samba 4.17) --- evolution-mapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/evolution-mapi.spec b/evolution-mapi.spec index 6a827f5..48a98b0 100644 --- a/evolution-mapi.spec +++ b/evolution-mapi.spec @@ -9,7 +9,7 @@ Name: evolution-mapi Version: 3.40.1 -Release: 4%{?dist} +Release: 5%{?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 +* Thu Oct 27 2022 Milan Crha - 3.40.1-5 +- Related: #2131993 (Rebuild against samba 4.17) + * Wed May 04 2022 Milan Crha - 3.40.1-4 - Related: #2081618 (Rebuild for samba rebase)