From 6a71dd3414e0104caa4cb45e8b9f41f13f446498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-rsa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rsa.spec b/python-rsa.spec index 8994a3e..ef8d22e 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 3.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -150,6 +150,9 @@ cp %{buildroot}%{_bindir}/pyrsa-decrypt-bigfile %{buildroot}%{_bindir}/pyrsa-dec %endif # with python3 %changelog +* Mon Dec 19 2016 Miro HronĨok - 3.4.2-2 +- Rebuild for Python 3.6 + * Sat Oct 29 2016 Fabio Alessnadro Locati - 3.4.2-1 - Update to 3.4.2