From 0c941d0ce0e638b9e7810bbb83d60ad9a52f41b4 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 31 May 2023 18:01:24 +0200 Subject: [PATCH] Related: #2190415 (Rebuild against samba 4.18) --- evolution-mapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/evolution-mapi.spec b/evolution-mapi.spec index 48a98b0..079592d 100644 --- a/evolution-mapi.spec +++ b/evolution-mapi.spec @@ -9,7 +9,7 @@ Name: evolution-mapi Version: 3.40.1 -Release: 5%{?dist} +Release: 6%{?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 +* Wed May 31 2023 Milan Crha - 3.40.1-6 +- Related: #2190415 (Rebuild against samba 4.18) + * Thu Oct 27 2022 Milan Crha - 3.40.1-5 - Related: #2131993 (Rebuild against samba 4.17)