Accepting request 1140770 from editors
OBS-URL: https://build.opensuse.org/request/show/1140770 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/moe?expand=0&rev=7
This commit is contained in:
commit
76d0c6b03c
@ -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
3
moe-1.14.tar.lz
Normal 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
BIN
moe-1.14.tar.lz.sig
Normal file
Binary file not shown.
14
moe.changes
14
moe.changes
@ -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>
|
Tue Feb 28 21:54:08 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
3
moe.spec
3
moe.spec
@ -2,6 +2,7 @@
|
|||||||
# spec file for package moe
|
# spec file for package moe
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: moe
|
Name: moe
|
||||||
Version: 1.13
|
Version: 1.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Text Editor
|
Summary: A Text Editor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user