From 9d1558f6c22e057a37d97aee8eb58c11912db9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 29 Jun 2018 16:08:56 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index 958de06..a23690b 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -1,6 +1,6 @@ Name: python-urwid Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Console user interface library License: LGPLv2+ @@ -84,6 +84,9 @@ popd %{python3_sitearch}/urwid-%{version}*.egg-info %changelog +* Fri Jun 29 2018 Miro HronĨok - 2.0.1-2 +- Rebuilt for Python 3.7 + * Fri Jun 29 2018 David Cantrell - 2.0.1-1 - Upgrade to urwid-2.0.1