From bbd6d9721d73101747d6507eef236a5caa5a78d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 8 Jan 2022 20:32:27 +0100 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 --- pypy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pypy.spec b/pypy.spec index 9df84dc..7358ac4 100644 --- a/pypy.spec +++ b/pypy.spec @@ -2,7 +2,7 @@ Name: pypy Version: %{basever}.6 %global pyversion 2.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python implementation with a Just-In-Time compiler # PyPy is MIT @@ -871,6 +871,9 @@ CheckPyPy %{name}-c-stackless %changelog +* Sat Jan 08 2022 Miro Hrončok - 7.3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 + * Tue Oct 26 2021 Tomáš Hrnčiar - 7.3.6-1 - Update to 7.3.6 - Remove windows executable binaries