Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 07:30:30 +00:00
parent 625de009bd
commit 3142192823
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A straightforward implementation of DBM
Name: kyotocabinet
Version: 1.2.76
Release: 17%{?dist}
Release: 18%{?dist}
License: GPLv3
Group: Applications/Databases
URL: http://fallabs.com/%{name}/
@ -165,6 +165,9 @@ make check
%doc COPYING doc/api/* kyotocabinet.idl
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.76-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* 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")