From da5d2572d7c77f1fcdea56076d9e8b4f120782ba Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:54:27 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- snappy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/snappy.spec b/snappy.spec index d1c022f..7275446 100644 --- a/snappy.spec +++ b/snappy.spec @@ -1,7 +1,7 @@ %global __cmake_in_source_build 1 Name: snappy Version: 1.1.8 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Fast compression and decompression library License: BSD @@ -86,6 +86,10 @@ ctest -V %{?_smp_mflags} %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.1.8-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 30 2021 Lianbo Jiang - 1.1.8-7 - Drop BuildRequires dependency on gtest