diff --git a/mingw-openssl.spec b/mingw-openssl.spec index 395262a..c716a0d 100644 --- a/mingw-openssl.spec +++ b/mingw-openssl.spec @@ -23,7 +23,7 @@ Name: mingw-openssl Version: 1.1.1c -Release: 4%{?dist} +Release: 5%{?dist} Summary: MinGW port of the OpenSSL toolkit License: OpenSSL @@ -425,6 +425,10 @@ find %{buildroot}%{mingw64_prefix} | grep -E '.(exe|dll|pyd)$' | sed 's|^%{build %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 1.1.1c-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Richard W.M. Jones - 1.1.1c-4 - +BR perl-FindBin and perl-lib, no longer pulled in implicitly. - +BR perl-File-Compare.