- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:25:31 +00:00
parent 68c9edeca9
commit dff3a6f5f7
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,7 @@
Name: nettle
Version: 3.7.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A low-level cryptographic library
License: LGPLv3+ or GPLv2+
@ -171,6 +171,9 @@ make check
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.7.2-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Sun Mar 21 2021 Daiki Ueno <dueno@redhat.com> - 3.7.2-1
- Update to nettle 3.7.2
- Merge nettle-3.6-remove-ecc-testsuite.patch to hobble-nettle script