diff --git a/kyotocabinet.spec b/kyotocabinet.spec index b9a0247..353687a 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,7 +1,7 @@ Summary: A straightforward implementation of DBM Name: kyotocabinet Version: 1.2.76 -Release: 16%{?dist} +Release: 17%{?dist} License: GPLv3 Group: Applications/Databases URL: http://fallabs.com/%{name}/ @@ -168,6 +168,10 @@ make check %doc COPYING doc/api/* kyotocabinet.idl %changelog +* Wed Mar 07 2018 Adam Williamson - 1.2.76-17 +- Rebuild to fix GCC 8 mis-compilation + See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") + * Wed Feb 07 2018 Fedora Release Engineering - 1.2.76-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild