Accepting request 1140738 from home:AndreasStieger:branches:editors

GNU moe 1.14

OBS-URL: https://build.opensuse.org/request/show/1140738
OBS-URL: https://build.opensuse.org/package/show/editors/moe?expand=0&rev=22
This commit is contained in:
Martin Pluskal 2024-01-23 07:06:30 +00:00 committed by Git OBS Bridge
parent 7dd2a84f42
commit b04dd418b3
6 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43a557bc512f89d6c718e5f41029cfe3a055682620eb8dbece6302f34a26146b
size 91414

Binary file not shown.

3
moe-1.14.tar.lz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4babd6ce0ae19516f983454fb20d32dff71ad316337ac6bf93a42a5ff209c9d
size 92905

BIN
moe-1.14.tar.lz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 22 22:45:31 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- 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 '\=<ch>' (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 <andreas.stieger@gmx.de>

View File

@ -2,6 +2,7 @@
# spec file for package moe
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# 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