From 8ffbc6300d0bad6867cb22b69ff13c0545c9a0731eb3205af1484593b1483745 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Mon, 3 Oct 2016 21:27:32 +0000 Subject: [PATCH] Accepting request 432677 from home:dnh Update to 4.8.18 OBS-URL: https://build.opensuse.org/request/show/432677 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=106 --- mc-4.8.17.sha256 | 2 -- mc-4.8.17.tar.xz | 3 --- mc-4.8.18.sha256 | 2 ++ mc-4.8.18.tar.xz | 3 +++ mc.changes | 34 ++++++++++++++++++++++++++++++++++ mc.spec | 2 +- 6 files changed, 40 insertions(+), 6 deletions(-) delete mode 100644 mc-4.8.17.sha256 delete mode 100644 mc-4.8.17.tar.xz create mode 100644 mc-4.8.18.sha256 create mode 100644 mc-4.8.18.tar.xz diff --git a/mc-4.8.17.sha256 b/mc-4.8.17.sha256 deleted file mode 100644 index 16193a8..0000000 --- a/mc-4.8.17.sha256 +++ /dev/null @@ -1,2 +0,0 @@ -66d0cb37baaed8ef930f8ad25a634adad4f264eb61820893920ac87b9dfb783b mc-4.8.17.tar.bz2 -0447bdddc0baa81866e66f50f9a545d29d6eebb68b0ab46c98d8fddd2bf4e44d mc-4.8.17.tar.xz diff --git a/mc-4.8.17.tar.xz b/mc-4.8.17.tar.xz deleted file mode 100644 index 3c2b282..0000000 --- a/mc-4.8.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0447bdddc0baa81866e66f50f9a545d29d6eebb68b0ab46c98d8fddd2bf4e44d -size 2457156 diff --git a/mc-4.8.18.sha256 b/mc-4.8.18.sha256 new file mode 100644 index 0000000..79dc1c0 --- /dev/null +++ b/mc-4.8.18.sha256 @@ -0,0 +1,2 @@ +5b591e10dcbea95233434da40cdad4663d360229adf89826576c319667c103cb mc-4.8.18.tar.bz2 +f7636815c987c1719c4f5de2dcd156a0e7d097b1d10e4466d2bdead343d5bece mc-4.8.18.tar.xz diff --git a/mc-4.8.18.tar.xz b/mc-4.8.18.tar.xz new file mode 100644 index 0000000..8db8285 --- /dev/null +++ b/mc-4.8.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7636815c987c1719c4f5de2dcd156a0e7d097b1d10e4466d2bdead343d5bece +size 2462080 diff --git a/mc.changes b/mc.changes index 174baab..f39e776 100644 --- a/mc.changes +++ b/mc.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Oct 3 02:59:40 UTC 2016 - dnh@opensuse.org + +- Update to Version 4.8.18 + +- Core + * Alt-Enter, Ctrl-Enter and Ctrl-Shift-Enter shortcuts are bindable in file manager (#3075) + * Internals: + * Refactoring of widget subsystem (#2919, #3632) + +- Editor + * Add syntax highlighting: + * GLSL (#3683) + * CUDA (#3686) + +- Misc + * Code cleanup (#3641, #3652) + +- Fixes + * Build failure on FreeBSD (#3643) + * Incompatibility with NetBSD curses (#3665) + * Memory leaks (#3637) + * Subshell output lost on window resize under tmux, GNU screen (#3639) + * --with-subshell=optional does not work (#3642) + * Backward search is not interruptible (#3648) + * "Output lines" has no effect (#3655) + * Wrong handling of mouse clicks in long listing mode (#3661) + * Panelize resets marks on marked files in many cases (#3663) + * Cannot change directory in the active panel in some cases (#3669) + * Filtered View doesn't work (#3646, #3660) + * mcedit: don't kill bookmarks when open file from "Find File" dialog (#3668) + * man pages use "the MC" instead of "MC" (#3644) + + ------------------------------------------------------------------- Mon May 9 19:05:12 UTC 2016 - dnh@opensuse.org diff --git a/mc.spec b/mc.spec index 440c928..ca2141c 100644 --- a/mc.spec +++ b/mc.spec @@ -21,7 +21,7 @@ Summary: Midnight Commander License: GPL-3.0+ Group: Productivity/File utilities Url: http://midnight-commander.org/ -Version: 4.8.17 +Version: 4.8.18 Release: 0 #Git-Clone: git://github.com/MidnightCommander/mc