diff --git a/tokyocabinet.spec b/tokyocabinet.spec index 003833b..77c1313 100644 --- a/tokyocabinet.spec +++ b/tokyocabinet.spec @@ -1,12 +1,12 @@ Name: tokyocabinet Version: 1.4.48 -Release: 13 +Release: 14 Summary: A manual book for managing a database License: LGPLv2+ URL: http://fallabs.com/tokyocabinet/ Source: http://fallabs.com/%{name}/%{name}-%{version}.tar.gz -BuildRequires: pkgconfig zlib-devel bzip2-devel autoconf +BuildRequires: pkgconfig zlib-devel bzip2-devel autoconf gcc %description Tokyo Cabinet is a library of routines for managing a database. It is the successor @@ -72,6 +72,12 @@ make check %changelog +* Wed Jun 23 2021 yuanxin - 1.4.48-14 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:add buildrequires gcc + * Mon Sep 2 2019 Zaiwang Li -1.4.48-13 -Package init