From 1dfc36c5969c9dc19d13550e6c8e5fc85f98abd2 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 21:58:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)