Explicitly buildrequire OpenSSL 1.1, as Python 3.7 is not compatible with OpenSSL 3.0

This commit is contained in:
Miro Hrončok 2021-09-20 14:42:23 +02:00
parent 49e2552d6f
commit 90c4be783b
1 changed files with 3 additions and 3 deletions

View File

@ -204,7 +204,7 @@ BuildRequires: zlib-devel
BuildRequires: bzip2-devel
BuildRequires: ncurses-devel
BuildRequires: expat-devel
BuildRequires: openssl-devel
BuildRequires: openssl1.1-devel
BuildRequires: gdbm-devel
BuildRequires: xz-devel
@ -865,8 +865,8 @@ CheckPyPy pypy3-c
%changelog
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 7.3.5-2
- Rebuilt with OpenSSL 3.0.0
* Mon Sep 20 2021 Miro Hrončok <mhroncok@redhat.com> - 7.3.5-2
- Explicitly buildrequire OpenSSL 1.1, as Python 3.7 is not compatible with OpenSSL 3.0
* Mon Aug 16 2021 Miro Hrončok <mhroncok@redhat.com> - 7.3.5-1
- Update to 7.3.5