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)