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