[python-urwid] Update to urwid-1.0.2

Fabian Deutsch fabiand at fedoraproject.org
Wed Sep 26 14:46:39 UTC 2012


commit b5c09d76928de79f39d1123557c30da93b6d531b
Author: Fabian Deutsch <fabiand at fedoraproject.org>
Date:   Wed Sep 26 12:08:56 2012 +0200

    Update to urwid-1.0.2
    
    Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>

 .gitignore        |    1 +
 python-urwid.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bf9d20..cab6c88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 urwid-0.9.9.1.tar.gz
 /urwid-1.0.0.tar.gz
+/urwid-1.0.2.tar.gz
diff --git a/python-urwid.spec b/python-urwid.spec
index d040bfd..9c60a5d 100644
--- a/python-urwid.spec
+++ b/python-urwid.spec
@@ -8,8 +8,8 @@
 %endif
 
 Name:          python-urwid
-Version:       1.0.0
-Release:       7%{?dist}
+Version:       1.0.2
+Release:       1%{?dist}
 Summary:       Console user interface library
 
 Group:         Development/Libraries
@@ -118,6 +118,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Wed Sep 26 2012 makerpm <fabian.deutsch at gmx.de> - 1.0.2-1
+- Update to upstream 1.0.2
+
 * Mon Aug 27 2012 David Malcolm <dmalcolm at redhat.com> - 1.0.0-7
 - add missing BRs on python-test and python3-test (for test.support)
 
diff --git a/sources b/sources
index 121ac85..fa91619 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-487e98c5aef14af3b95ed2afa6147dd9  urwid-1.0.0.tar.gz
+00542bbd15fae7ea60b02a7570edee2b  urwid-1.0.2.tar.gz


More information about the scm-commits mailing list