diff --git a/mingw-openssl.spec b/mingw-openssl.spec index 9a902ce..9f33201 100644 --- a/mingw-openssl.spec +++ b/mingw-openssl.spec @@ -24,7 +24,7 @@ Name: mingw-openssl Version: 1.0.2h -Release: 6%{?dist} +Release: 7%{?dist} Summary: MinGW port of the OpenSSL toolkit License: OpenSSL @@ -515,6 +515,9 @@ find %{buildroot}%{mingw64_prefix} | grep -E '.(exe|dll|pyd)$' | sed 's|^%{build %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.0.2h-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu May 31 2018 Richard W.M. Jones - 1.0.2h-6 - Remove mktemp build dependency, part of coreutils.