15
0
forked from pool/python-urwid

Accepting request 148484 from home:posophe:branches:devel:languages:python

Update and fix the executable warning (shebang)

OBS-URL: https://build.opensuse.org/request/show/148484
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=22
This commit is contained in:
Sascha Peilicke
2013-01-15 14:17:19 +00:00
committed by Git OBS Bridge
parent c780bb25f9
commit 74cbe12751
7 changed files with 29 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 14 16:42:26 UTC 2013 - p.drouand@gmail.com
- Update to 1.1.1 version:
* Fix for Pile not changing focus on mouse events
* Fix for Overlay.get_cursor_coords()
- Fix the non-executable-files rpm waraning and remove the rpmlint file
-------------------------------------------------------------------
Thu Nov 15 17:56:07 UTC 2012 - p.drouand@gmail.com