From da6e6df392cc25e5d54c533f75fa3d7b365e4179 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 18:00:34 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- kyotocabinet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kyotocabinet.spec b/kyotocabinet.spec index 1d3e05f..0d46424 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,7 +1,7 @@ Summary: A straightforward implementation of DBM Name: kyotocabinet Version: 1.2.76 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3 Group: Applications/Databases URL: http://fallabs.com/%{name}/ @@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING doc/api/* kyotocabinet.idl %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.2.76-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sat Mar 02 2013 Robert Scheck 1.2.76-3 - Splitted main package into an additional library subpackage - Added patch and workaround for building under RHEL 5 (#915123)