diff --git a/moe-1.13.tar.lz b/moe-1.13.tar.lz deleted file mode 100644 index ca146dc..0000000 --- a/moe-1.13.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43a557bc512f89d6c718e5f41029cfe3a055682620eb8dbece6302f34a26146b -size 91414 diff --git a/moe-1.13.tar.lz.sig b/moe-1.13.tar.lz.sig deleted file mode 100644 index 3283418..0000000 Binary files a/moe-1.13.tar.lz.sig and /dev/null differ diff --git a/moe-1.14.tar.lz b/moe-1.14.tar.lz new file mode 100644 index 0000000..7838487 --- /dev/null +++ b/moe-1.14.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4babd6ce0ae19516f983454fb20d32dff71ad316337ac6bf93a42a5ff209c9d +size 92905 diff --git a/moe-1.14.tar.lz.sig b/moe-1.14.tar.lz.sig new file mode 100644 index 0000000..6776fcd Binary files /dev/null and b/moe-1.14.tar.lz.sig differ diff --git a/moe.changes b/moe.changes index 5af9402..36019d6 100644 --- a/moe.changes +++ b/moe.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jan 22 22:45:31 UTC 2024 - Andreas Stieger + +- GNU moe 1.14: + * Multiple updates to text UI display and behavior + * no longer processes backslash escapes in file names + * Search supports '(D)elete' and '\=' (equivalence class) + * Executable files (scripts) are now loaded with 'auto indent' on + * commend 'b' scrolls backwards, like less + * scroll keys work without Alt key in read-only buffers + * Recursive load now ignores file names with extensions ".avi", + ".docx", ".mp3", ".mp4", ".mpg", and man pages ".[0-9]". + * The UTF-8 decoder now converts some box drawing characters. + ------------------------------------------------------------------- Tue Feb 28 21:54:08 UTC 2023 - Andreas Stieger diff --git a/moe.spec b/moe.spec index 15c7627..549cb96 100644 --- a/moe.spec +++ b/moe.spec @@ -2,6 +2,7 @@ # spec file for package moe # # Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 Andreas Stieger # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +18,7 @@ Name: moe -Version: 1.13 +Version: 1.14 Release: 0 Summary: A Text Editor License: GPL-2.0-or-later