From 7cadac79462f5594ea15221890a222223334e55a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 13:50:51 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- kyotocabinet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kyotocabinet.spec b/kyotocabinet.spec index dc29cc2..957f817 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,7 +1,7 @@ Summary: A straightforward implementation of DBM Name: kyotocabinet Version: 1.2.76 -Release: 8%{?dist} +Release: 9%{?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 +* Wed Jun 17 2015 Fedora Release Engineering - 1.2.76-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun May 03 2015 Kalev Lember - 1.2.76-8 - Rebuilt for GCC 5 C++11 ABI change