diff --git a/xapian-core.spec b/xapian-core.spec index e935e5d..4a8bc13 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -1,6 +1,6 @@ Name: xapian-core Version: 1.4.9 -Release: 2 +Release: 3 Summary: An Open Source Probabilistic Information Retrieval Library License: GPLv2+ URL: http://www.xapian.org/ @@ -83,5 +83,8 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name} %changelog +* Wed Aug 26 2020 whoisxxx - 1.4.9-3 +- Judge arch before use valgrind + * Thu Dec 12 2019 likexin - 1.4.9-2 - package init