From 73e4e2c09b27d6a51b61582f97a3c8f13235f207 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:34:54 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index ffc3232..6e9df6c 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 2.0.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Console user interface library License: LGPLv2+ @@ -57,6 +57,9 @@ PYTHON=%{__python3} %{__python3} setup.py test %{python3_sitearch}/urwid-%{version}*.egg-info/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.0.1-9 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 2.0.1-8 - Rebuilt for Python 3.8