From 43f3327530097638befd17ecc0d7054493cc45b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Jan 2018 23:07:39 +0100 Subject: [PATCH] Rebuilt for switch to libxcrypt --- pypy3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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