From 7ff54762e6c84e7e8480e705b06b3e758bdc60b6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 16:02:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index 6e9df6c..168e597 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 2.0.1 -Release: 9%{?dist} +Release: 10%{?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 Jan 30 2020 Fedora Release Engineering - 2.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.0.1-9 - Rebuilt for Python 3.8.0rc1 (#1748018)