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