diff --git a/tokyocabinet.spec b/tokyocabinet.spec index 57dccc4..08c86c7 100644 --- a/tokyocabinet.spec +++ b/tokyocabinet.spec @@ -1,7 +1,7 @@ Summary: A modern implementation of a DBM Name: tokyocabinet Version: 1.4.48 -Release: 18%{?dist} +Release: 19%{?dist} License: LGPLv2+ URL: http://fallabs.com/tokyocabinet/ Source: http://fallabs.com/%{name}/%{name}-%{version}.tar.gz @@ -74,6 +74,10 @@ make check %doc doc/* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.4.48-19 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.4.48-18 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937