Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-14 09:04:58 +00:00
parent 418c84491c
commit 80174b3833

View File

@ -1,6 +1,6 @@
Name: xapian-core
Version: 1.4.6
Release: 1%{?dist}
Release: 2%{?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
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jul 3 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.4.6-1
- Update to 1.4.6
- CVE-2018-0499 fix (rhbz 1597583 1597585 1597586)