From 5c7f6d67fa0414745b083d62aaf02da19107438a Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:37:48 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-roman.spec b/python-roman.spec index 73feee3..82d453f 100644 --- a/python-roman.spec +++ b/python-roman.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 3.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Integer to Roman numerals converter License: Python @@ -49,6 +49,9 @@ export PYTHON=%{__python3} %{python3_sitelib}/__pycache__/%{pypi_name}.cpython-* %changelog +* Tue May 26 2020 Miro Hrončok - 3.1-6 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild