Compare commits

...

No commits in common. "c9" and "c8-beta" have entirely different histories.
c9 ... c8-beta

1 changed files with 3 additions and 7 deletions

View File

@ -7,7 +7,7 @@
Name: xapian-core
Version: 1.4.18
Release: 5%{?dist}
Release: 3%{?dist}
Summary: The Xapian Probabilistic Information Retrieval Library
License: GPLv2+
URL: https://www.xapian.org/
@ -103,12 +103,8 @@ make check %{?_smp_mflags}
%{_mandir}/man1/xapian-config.1*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.18-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jul 27 2021 Pavel Zhukov <pzhukov@redhat.com> - 1.4.18-4
- Bump NVR for el8->el9 upgrade path
* Thu May 27 2021 Pavel Zhukov <pzhukov@redhat.com> - 1.4.18-3
- NVR bump to make gating bot happy
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.18-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937