diff --git a/xapian-core.spec b/xapian-core.spec index 3bc9221..39f1c2c 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -1,6 +1,6 @@ Name: xapian-core Version: 1.4.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Xapian Probabilistic Information Retrieval Library License: GPLv2+ URL: http://www.xapian.org/ @@ -104,6 +104,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name} %{_mandir}/man1/xapian-config.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.4.17-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Oct 17 2020 Jeff Law - 1.4.17-2 - Fix missing #include for gcc-11