diff --git a/pypy3.9.spec b/pypy3.9.spec index fe5f238..15ea9dc 100644 --- a/pypy3.9.spec +++ b/pypy3.9.spec @@ -10,7 +10,7 @@ Version: %{basever}.%{micro}%{?pre:~%{pre}} # by Python version as well. # This potentially allows tags like Obsoletes: pypy3 < %%{version}-%%{release}. # https://bugzilla.redhat.com/2053880 -%global baserelease 1 +%global baserelease 2 Release: %{baserelease}.%{pyversion}%{?dist} Summary: Python %{pyversion} implementation with a Just-In-Time compiler @@ -838,6 +838,9 @@ CheckPyPy pypy%{pyversion}-c %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 7.3.11-2.3.9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Dec 30 2022 Miro HronĨok - 7.3.11-1.3.9 - Update to 7.3.11 - Fixes: rhbz#2147520