From 075183c0837f56104bd671e3a8f18429e50b0186 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 12 Jun 2014 15:03:47 -0400 Subject: [PATCH] Upgrade to urwid-1.2.1 (#1047698) --- .gitignore | 1 + python-urwid.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4e5d047..ab33501 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ urwid-0.9.9.1.tar.gz /urwid-1.0.2.tar.gz /urwid-1.1.0.tar.gz /urwid-1.1.1.tar.gz +/urwid-1.2.1.tar.gz diff --git a/python-urwid.spec b/python-urwid.spec index 0cb7dc8..df12ab8 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -8,8 +8,8 @@ %endif Name: python-urwid -Version: 1.1.1 -Release: 5%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: Console user interface library Group: Development/Libraries @@ -114,6 +114,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu Jun 12 2014 David Cantrell - 1.2.1-1 +- Upgrade to urwid-1.2.1 (#1047698) + * Sun Jun 08 2014 Fedora Release Engineering - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 9173873..7615914 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eca2e0413cf7216b01c84b99e0f2576d urwid-1.1.1.tar.gz +6a05ada11b87e7b026b01fc5150855b0 urwid-1.2.1.tar.gz