From db1730761a2f36d56c8947fa3ebb84a4f8ebcfe8 Mon Sep 17 00:00:00 2001 From: Fabian Deutsch Date: Wed, 21 Nov 2012 14:57:55 +0100 Subject: [PATCH] Update to 1.1.1 (important bugfix update) Signed-off-by: Fabian Deutsch --- .gitignore | 1 + python-urwid.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 39cc818..4e5d047 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ urwid-0.9.9.1.tar.gz /urwid-1.0.0.tar.gz /urwid-1.0.2.tar.gz /urwid-1.1.0.tar.gz +/urwid-1.1.1.tar.gz diff --git a/python-urwid.spec b/python-urwid.spec index ae29b21..575ee51 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -8,8 +8,8 @@ %endif Name: python-urwid -Version: 1.1.0 -Release: 2%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: Console user interface library Group: Development/Libraries @@ -114,6 +114,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Nov 21 2012 Fabian Deutsch - 1.1.1 -1 +- Bugfix update + * Tue Oct 23 2012 Fabian Deutsch - 1.1.0-2 - Add new docs and examples dir diff --git a/sources b/sources index 5b271ad..9173873 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa607646b260c4284a0d246abb716f00 urwid-1.1.0.tar.gz +eca2e0413cf7216b01c84b99e0f2576d urwid-1.1.1.tar.gz