diff --git a/pypy3.spec b/pypy3.spec index b1add4a..fb1ac73 100644 --- a/pypy3.spec +++ b/pypy3.spec @@ -2,7 +2,7 @@ Name: pypy3 Version: %{basever}.0 %global pyversion 3.5 -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 @@ -832,6 +832,9 @@ CheckPyPy %{name}-stackless %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 6.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Apr 25 2018 Miro HronĨok - 6.0.0-1 - Fix failing taskotron check - New release 6.0.0 (#1571489)