From cca4f5c4170662b56e2cffd8d899b1a0579a5af1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 03:51:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kyotocabinet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kyotocabinet.spec b/kyotocabinet.spec index 95e9f77..6f6f6f1 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,7 +1,7 @@ Summary: A straightforward implementation of DBM Name: kyotocabinet Version: 1.2.77 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv3 URL: https://fallabs.com/%{name}/ Source: https://fallabs.com/%{name}/pkg/%{name}-%{version}.tar.gz @@ -140,6 +140,9 @@ make check %doc COPYING doc/api/* kyotocabinet.idl %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.2.77-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 14 2020 Tom Stellard - 1.2.77-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro