From 7e57d9ba91f74b34d4ab2808cc0008a74823b7e7 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 20:02:44 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- xapian-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapian-core.spec b/xapian-core.spec index da33b3f..0af733c 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -7,7 +7,7 @@ Name: xapian-core Version: 1.4.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Xapian Probabilistic Information Retrieval Library License: GPLv2+ URL: https://www.xapian.org/ @@ -103,6 +103,9 @@ make check %{?_smp_mflags} %{_mandir}/man1/xapian-config.1* %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.4.18-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sun Mar 07 2021 Peter Robinson - 1.4.18-1 - Update to 1.4.18 - Spec file cleanups