From 7cbfabd152b4d9edfe9b7c50297ba436dfca4efd Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Sat, 31 Dec 2022 02:36:49 +0000 Subject: [PATCH] Rebuild for ICU 72 --- dovecot-fts-xapian.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dovecot-fts-xapian.spec b/dovecot-fts-xapian.spec index 17ea51e..bc89a56 100644 --- a/dovecot-fts-xapian.spec +++ b/dovecot-fts-xapian.spec @@ -1,7 +1,7 @@ %global __brp_check_rpaths %{nil} Name: dovecot-fts-xapian Version: 1.5.4b -Release: 4%{?dist} +Release: 5%{?dist} Summary: Dovecot FTS plugin based on Xapian License: LGPLv2 @@ -46,6 +46,9 @@ echo ">>> Inside post <<<" %changelog +* Sat Dec 31 2022 Pete Walter - 1.5.4b-5 +- Rebuild for ICU 72 + * Wed Aug 3 2022 Mamoru TASAKA - 1.5.4b-4 - Move %%configure to %%build for package_notes generation