diff --git a/ncurses-5.9-patches.tar.bz2 b/ncurses-5.9-patches.tar.bz2 index a134c19..6ac6ad6 100644 --- a/ncurses-5.9-patches.tar.bz2 +++ b/ncurses-5.9-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4be057101bc85112f32e34ba2ef9e7f8990595f4c4b2ff033c1f877978b15321 -size 3277192 +oid sha256:9667680db4d331c62365a0a511f227b4ebbeebae5d255a988357805cf4a5a89b +size 3292660 diff --git a/ncurses.changes b/ncurses.changes index 812eb76..a5f5472 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon May 12 12:06:39 UTC 2014 - werner@suse.de + +- Add ncurses patch 20140510 + + cleanup recently introduced compiler warnings for MingW port. + + workaround for ${MAKEFLAGS} configure check versus GNU make 4.0, + which introduces more than one gratuitous incompatibility. + +------------------------------------------------------------------- +Mon May 5 10:59:16 UTC 2014 - werner@suse.de + +- Add ncurses patch 20140503 + + add vt520ansi terminfo entry (patch by Mike Gran) + + further improve MinGW support for the scenario where there is an + ANSI-escapes handler such as ansicon running in the console window + (patch by Juergen Pfeifer). + ------------------------------------------------------------------- Mon Apr 28 10:53:21 UTC 2014 - werner@suse.de