From e399f86038ad27ce93fd96a834b79b39fb79e2d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:23:52 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-simpleline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-simpleline.spec b/python-simpleline.spec index 25ad938..31d4929 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.3 -Release: 3%{?dist} +Release: 4%{?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 +* Mon Jul 02 2018 Miro HronĨok - 1.3-4 +- Rebuilt for Python 3.7 + * Wed Jun 20 2018 Jiri Konecny - 1.3-3 - Drop python-pocketlint dependency