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 17:58:12 -08:00
parent dd474efbac
commit 083c61bb36
1 changed files with 5 additions and 1 deletions

View File

@ -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 <awilliam@redhat.com> - 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 <releng@fedoraproject.org> - 1.2.76-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild