From dd1d8de8c54da52a1c7b8c0d3ba04dd85d9f5035 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 09:55:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 b789afa..ecd75cf 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -1,6 +1,6 @@ Name: python-urwid Version: 2.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Console user interface library License: LGPLv2+ @@ -85,6 +85,9 @@ popd %{python3_sitearch}/urwid-%{version}*.egg-info %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 27 2018 David Cantrell - 2.0.1-4 - Fix FTBFS issue in rawhide (#1605975)