Rebuilt with OpenSSL 3.0.0
This commit is contained in:
parent
83ef54a660
commit
49e2552d6f
@ -2,7 +2,7 @@
|
||||
%global pyversion 3.7
|
||||
Name: pypy%{pyversion}
|
||||
Version: %{basever}.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python 3 implementation with a Just-In-Time compiler
|
||||
|
||||
# PyPy is MIT
|
||||
@ -865,6 +865,9 @@ CheckPyPy pypy3-c
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 7.3.5-2
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
* Mon Aug 16 2021 Miro Hrončok <mhroncok@redhat.com> - 7.3.5-1
|
||||
- Update to 7.3.5
|
||||
- Fixes: rhbz#1992600
|
||||
|
Loading…
Reference in New Issue
Block a user