From d664b3db650ecbc0a91111c28a97e5d824e284c3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 3 May 2015 16:00:51 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- kyotocabinet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kyotocabinet.spec b/kyotocabinet.spec index 2ee3305..dc29cc2 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,7 +1,7 @@ Summary: A straightforward implementation of DBM Name: kyotocabinet Version: 1.2.76 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv3 Group: Applications/Databases URL: http://fallabs.com/%{name}/ @@ -168,6 +168,9 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING doc/api/* kyotocabinet.idl %changelog +* Sun May 03 2015 Kalev Lember - 1.2.76-8 +- Rebuilt for GCC 5 C++11 ABI change + * Sun Aug 17 2014 Fedora Release Engineering - 1.2.76-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild