From 2977482042a4dc389e9793e4330b84cff378f2bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 17 Aug 2019 17:44:32 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-simpleline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-simpleline.spec b/python-simpleline.spec index dfe6382..b7509e9 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Summary: A Python library for creating text UI Url: https://github.com/rhinstaller/python-%{srcname} Version: 1.5 -Release: 2%{?dist} +Release: 3%{?dist} # This tarball was created from upstream git: # git clone https://github.com/rhinstaller/python-simpleline # cd python-simpleline && make archive @@ -59,6 +59,9 @@ make test %{python3_sitelib}/* %changelog +* Sat Aug 17 2019 Miro HronĨok - 1.5-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild