From 8d4e2381d984022889c7f92d2356ef2568b48d5b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 29 Jul 2020 11:39:24 +0100 Subject: [PATCH] +BR perl-FindBin and perl-lib, no longer pulled in implicitly. --- mingw-openssl.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/mingw-openssl.spec b/mingw-openssl.spec index 686b638..9c7e6e4 100644 --- a/mingw-openssl.spec +++ b/mingw-openssl.spec @@ -23,7 +23,7 @@ Name: mingw-openssl Version: 1.1.1c -Release: 3%{?dist} +Release: 4%{?dist} Summary: MinGW port of the OpenSSL toolkit License: OpenSSL @@ -93,6 +93,8 @@ BuildRequires: mingw64-binutils BuildRequires: mingw64-zlib BuildRequires: perl-interpreter +BuildRequires: perl-FindBin +BuildRequires: perl-lib BuildRequires: sed BuildRequires: /usr/bin/cmp BuildRequires: lksctp-tools-devel @@ -422,6 +424,9 @@ find %{buildroot}%{mingw64_prefix} | grep -E '.(exe|dll|pyd)$' | sed 's|^%{build %changelog +* Wed Jul 29 2020 Richard W.M. Jones - 1.1.1c-4 +- +BR perl-FindBin and perl-lib, no longer pulled in implicitly. + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.1c-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild