diff --git a/.gitignore b/.gitignore index cab6c88..39cc818 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,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 diff --git a/python-urwid.spec b/python-urwid.spec index e690fa7..dd5337c 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -8,7 +8,7 @@ %endif Name: python-urwid -Version: 1.0.2 +Version: 1.1.0 Release: 1%{?dist} Summary: Console user interface library @@ -118,6 +118,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Oct 23 2012 Fabian Deutsch - 1.1.0-1 +- Update to upstream 1.1.0 + * Wed Sep 26 2012 Fabian Deutsch - 1.0.2-1 - Update to upstream 1.0.2 diff --git a/sources b/sources index fa91619..5b271ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00542bbd15fae7ea60b02a7570edee2b urwid-1.0.2.tar.gz +aa607646b260c4284a0d246abb716f00 urwid-1.1.0.tar.gz