From 515f86cdf56d7c2c669bc456bbc4bfef615befe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:55:47 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-rsa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rsa.spec b/python-rsa.spec index f1ed268..4c90fb1 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 3.4.2 -Release: 10%{?dist} +Release: 11%{?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 Aug 19 2019 Miro HronĨok - 3.4.2-11 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.4.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild