diff --git a/mingw-openssl.spec b/mingw-openssl.spec index 711402e..03a9bc0 100644 --- a/mingw-openssl.spec +++ b/mingw-openssl.spec @@ -23,7 +23,7 @@ Name: mingw-openssl Version: 1.1.1c -Release: 6%{?dist} +Release: 7%{?dist} Summary: MinGW port of the OpenSSL toolkit License: OpenSSL @@ -426,6 +426,9 @@ find %{buildroot}%{mingw64_prefix} | grep -E '.(exe|dll|pyd)$' | sed 's|^%{build %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.1c-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Aug 04 2020 Sandro Mani - 1.1.1c-6 - Ensure mingw CFLAGS and LDFLAGS are used - Add BR: perl-File-Copy