From 484ebc76187b89138dbf4724e76b771c624552b2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:30:07 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Net-SSLeay.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 4766c06..77cf62f 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -6,7 +6,7 @@ Name: perl-Net-SSLeay Version: 1.90 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl extension for using OpenSSL License: Artistic 2.0 URL: https://metacpan.org/release/Net-SSLeay @@ -141,6 +141,10 @@ make test %{_mandir}/man3/Net::SSLeay::Handle.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.90-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 23 2021 Michal Josef Špaček - 1.90-6 - Fix tests for openssl 3.0.0-beta1. rhbz#1964854 - Add fix for t/05_passwd_cb.t