This commit is contained in:
Miro Hrončok 2022-01-08 20:32:26 +01:00
parent 8e9e059327
commit 735b46af37
1 changed files with 4 additions and 1 deletions

View File

@ -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 <mhroncok@redhat.com> - 7.3.7-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
* Thu Nov 11 2021 Miro Hrončok <mhroncok@redhat.com> - 7.3.7-1
- Initial pypy3.8 package
- Supplement tox