diff --git a/pypy3.spec b/pypy3.spec index 76aed7c..5a9fcba 100644 --- a/pypy3.spec +++ b/pypy3.spec @@ -1,7 +1,7 @@ Name: pypy3 Version: 5.10.1 %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 @@ -816,6 +816,9 @@ CheckPyPy %{name}-stackless %changelog +* Sat Jan 20 2018 Björn Esser - 5.10.1-2 +- Rebuilt for switch to libxcrypt + * Fri Jan 12 2018 Miro Hrončok - 5.10.1-1 - Update to 5.10.1 (#1533689) - Removed two upstreamed patches