Rebuild to fix GCC 8 mis-compilation

See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
This commit is contained in:
Adam Williamson 2018-03-07 19:40:50 -08:00
parent e02c1a670e
commit 861353b5e2
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: rocksdb
Version: 5.7.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A Persistent Key-Value Store for Flash and RAM Storage
License: BSD
@ -64,6 +64,10 @@ make install-shared \
%{_includedir}/*
%changelog
* Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 5.7.3-3
- Rebuild to fix GCC 8 mis-compilation
See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild