From 735b46af379d49ff93f3e12d0580bd3fa5c3664b Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jan 08 2022 19:32:26 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 --- diff --git a/pypy3.8.spec b/pypy3.8.spec index 5a698ab..bbaba87 100644 --- a/pypy3.8.spec +++ b/pypy3.8.spec @@ -2,7 +2,7 @@ %global pyversion 3.8 Name: pypy%{pyversion} Version: %{basever}.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python %{pyversion} implementation with a Just-In-Time compiler # PyPy is MIT @@ -872,6 +872,9 @@ CheckPyPy pypy3-c %changelog +* Sat Jan 08 2022 Miro Hrončok - 7.3.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 + * Thu Nov 11 2021 Miro Hrončok - 7.3.7-1 - Initial pypy3.8 package - Supplement tox