diff --git a/python-urwid.spec b/python-urwid.spec index 15a7d89..7520d73 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -1,6 +1,6 @@ Name: python-urwid Version: 1.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Console user interface library License: LGPLv2+ @@ -96,6 +96,9 @@ popd %{python3_sitearch}/urwid-%{version}*.egg-info %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Nov 15 2017 David Cantrell - 1.3.1-2 - Apply upstream fix for EINTR handling in test_vterm test case - Apply upstream fix for test_remove_watch_file flakiness