diff --git a/xapian-core.spec b/xapian-core.spec index bdb9fac..d88d1dc 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -7,7 +7,7 @@ Name: xapian-core Version: 1.4.18 -Release: 4%{?dist} +Release: 5%{?dist} Summary: The Xapian Probabilistic Information Retrieval Library License: GPLv2+ URL: https://www.xapian.org/ @@ -103,6 +103,10 @@ make check %{?_smp_mflags} %{_mandir}/man1/xapian-config.1* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.4.18-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jul 27 2021 Pavel Zhukov - 1.4.18-4 - Bump NVR for el8->el9 upgrade path