diff --git a/pypy3.8.spec b/pypy3.8.spec index bbaba87..b92f8bb 100644 --- a/pypy3.8.spec +++ b/pypy3.8.spec @@ -2,7 +2,7 @@ %global pyversion 3.8 Name: pypy%{pyversion} Version: %{basever}.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python %{pyversion} implementation with a Just-In-Time compiler # PyPy is MIT @@ -872,6 +872,9 @@ CheckPyPy pypy3-c %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 7.3.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Jan 08 2022 Miro HronĨok - 7.3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34