diff --git a/pypy.spec b/pypy.spec index 3608c30..4da4afc 100644 --- a/pypy.spec +++ b/pypy.spec @@ -6,7 +6,7 @@ Name: pypy Version: %{basever}.11 %global pyversion 2.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python implementation with a Just-In-Time compiler # PyPy is MIT @@ -867,6 +867,9 @@ CheckPyPy %{name}-c-stackless %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 7.3.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Dec 30 2022 Miro HronĨok - 7.3.11-1 - Update to 7.3.11 - Fixes: rhbz#2147521