diff --git a/python-urwid.spec b/python-urwid.spec index 0b3714c..02d4dbb 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -9,7 +9,7 @@ Name: python-urwid Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Console user interface library Group: Development/Libraries @@ -114,6 +114,9 @@ rm -rf %{buildroot} %endif %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Jun 12 2014 David Cantrell - 1.2.1-1 - Upgrade to urwid-1.2.1 (#1047698)