rebuild (gcc)

Fixes:
#error The C++ ABI version of compiler you are using does not match
#error that of the compiler used to build the library. The versions
#error must match or your program will not work correctly.
error The Xapian library was built with g++ 4.9.2
This commit is contained in:
Rex Dieter 2015-02-07 11:45:35 -06:00
parent ae284ab237
commit 7deca63862

View File

@ -1,6 +1,6 @@
Name: xapian-core
Version: 1.2.19
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Xapian Probabilistic Information Retrieval Library
Group: Applications/Databases
@ -101,6 +101,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
%{_mandir}/man1/xapian-config.1*
%changelog
* Sat Feb 07 2015 Rex Dieter <rdieter@fedoraproject.org> 1.2.19-2
- rebuild (gcc)
* Tue Nov 11 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.19-1
- Update to 1.2.19