From db86cc6d5a8eda93161923dd55790bc3f43a29ed Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:07:37 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- jitterentropy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jitterentropy.spec b/jitterentropy.spec index 861abd9..9c4bf7d 100644 --- a/jitterentropy.spec +++ b/jitterentropy.spec @@ -1,6 +1,6 @@ Name: jitterentropy Version: 3.0.2 -Release: 2.git.409828cf%{?dist} +Release: 3.git.409828cf%{?dist} Summary: Library implementing the jitter entropy source License: BSD or GPLv2 @@ -45,6 +45,10 @@ mkdir -p %{buildroot}/usr/include/ %{_mandir}/man3/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.0.2-3.git.409828cf +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jul 13 2021 Vladis Dronov - 3.0.2-2.git.409828cf - Update to the latest upstream commits upto 409828cf (bz 1973157) - Add clock_gettime() software time source