diff --git a/openssl.spec b/openssl.spec index 2e26e49..66cf8de 100644 --- a/openssl.spec +++ b/openssl.spec @@ -22,7 +22,7 @@ Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 1.1.1i -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 # We have to remove certain patented algorithms from the openssl source # tarball with the hobble-openssl script which is included below. @@ -78,6 +78,7 @@ Patch56: openssl-1.1.1-s390x-ecc.patch License: OpenSSL and ASL 2.0 URL: http://www.openssl.org/ +BuildRequires: make BuildRequires: gcc BuildRequires: coreutils, perl-interpreter, sed, zlib-devel, /usr/bin/cmp BuildRequires: lksctp-tools-devel @@ -473,6 +474,9 @@ export LD_LIBRARY_PATH %ldconfig_scriptlets libs %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:1.1.1i-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 9 2020 Tomáš Mráz 1.1.1i-1 - Update to the 1.1.1i release fixing CVE-2020-1971