Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 11:47:24 +00:00
parent 7fc9514b60
commit 707f9490c0
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: pypy3
Version: %{basever}.1
%global pyversion 3.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python 3 implementation with a Just-In-Time compiler
# LGPL and another free license we'd need to ask spot about are present in some
@ -867,6 +867,9 @@ CheckPyPy %{name}-stackless
%changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri May 24 2019 Miro Hrončok <mhroncok@redhat.com> - 7.1.1-1
- Update to 7.1.1 (#1689198)
- pypy3 is now Python 3.6