From 93da60821486e4d50c7d0c34e4e21de39437ca4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:03:56 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-gmpy2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gmpy2.spec b/python-gmpy2.spec index b510010..a600e4f 100644 --- a/python-gmpy2.spec +++ b/python-gmpy2.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 2.1.0 -Release: 0.1.a2%{?dist} +Release: 0.2.a2%{?dist} Summary: Python interface to GMP, MPFR, and MPC License: LGPLv3+ @@ -147,6 +147,9 @@ popd %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.1.0-0.2.a2 +- Rebuilt for Python 3.7 + * Sat Jun 2 2018 Jerry James - 2.1.0-0.1.a2 - Update to alpha version for sagemath 8.2