diff --git a/pypy3.7.spec b/pypy3.7.spec index af43aed..38872c8 100644 --- a/pypy3.7.spec +++ b/pypy3.7.spec @@ -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 - 7.3.5-2 +- Rebuilt with OpenSSL 3.0.0 + * Mon Aug 16 2021 Miro HronĨok - 7.3.5-1 - Update to 7.3.5 - Fixes: rhbz#1992600