From a739f295b7fb311114cb2fbbaa014c15a66196e6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:48:06 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tokyocabinet.git#172183b99cc65edd1f4c4c9a12ab9b53a75c8a15 --- tokyocabinet.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tokyocabinet.spec b/tokyocabinet.spec index 28bb3c8..3a907e5 100644 --- a/tokyocabinet.spec +++ b/tokyocabinet.spec @@ -1,12 +1,13 @@ Summary: A modern implementation of a DBM Name: tokyocabinet Version: 1.4.48 -Release: 16%{?dist} +Release: 17%{?dist} License: LGPLv2+ URL: http://fallabs.com/tokyocabinet/ Source: http://fallabs.com/%{name}/%{name}-%{version}.tar.gz Patch0: tokyocabinet-fedora.patch Patch1: tokyocabinet-manhelp.patch +BuildRequires: make BuildRequires: pkgconfig zlib-devel bzip2-devel autoconf gcc %description @@ -73,6 +74,9 @@ make check %doc doc/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.4.48-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.4.48-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild