From dd3ff9c6a36c7fee2c840f29148034d2c4b5a5dcc8b718117833b864026150cc Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 5 Jan 2021 09:34:28 +0000 Subject: [PATCH] Accepting request 860410 from home:AndreasStieger:branches:editors GNU moe 1.11 OBS-URL: https://build.opensuse.org/request/show/860410 OBS-URL: https://build.opensuse.org/package/show/editors/moe?expand=0&rev=15 --- moe-1.10.tar.lz | 3 --- moe-1.10.tar.lz.sig | Bin 72 -> 0 bytes moe-1.11.tar.lz | 3 +++ moe-1.11.tar.lz.sig | Bin 0 -> 72 bytes moe.changes | 41 +++++++++++++++++++++++++++++++++++++++++ moe.keyring | 1 + moe.spec | 12 ++---------- 7 files changed, 47 insertions(+), 13 deletions(-) delete mode 100644 moe-1.10.tar.lz delete mode 100644 moe-1.10.tar.lz.sig create mode 100644 moe-1.11.tar.lz create mode 100644 moe-1.11.tar.lz.sig diff --git a/moe-1.10.tar.lz b/moe-1.10.tar.lz deleted file mode 100644 index 0c7c95d..0000000 --- a/moe-1.10.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cfd44ab5623ed4185ee53962b879fd9bdd18eab47bf5dd9bdb8271f1bf7d53b -size 84050 diff --git a/moe-1.10.tar.lz.sig b/moe-1.10.tar.lz.sig deleted file mode 100644 index b04c7c9d1265ae6972d5862bcef3d6832e80c8b202bf2e95c93a07bcaa0e04ae..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0$eNucmN6s5Rd7V0~0NGLZdVQo-G5+N+v3F2eR6IT&QX@ eHk@Cl4iXa9zuu0YZo#A diff --git a/moe-1.11.tar.lz b/moe-1.11.tar.lz new file mode 100644 index 0000000..bffe5af --- /dev/null +++ b/moe-1.11.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0efbcbcf5a4a8d966541c6cb099ba0ab6416780366dbce82d9ff995a85a5e2f9 +size 89532 diff --git a/moe-1.11.tar.lz.sig b/moe-1.11.tar.lz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..873db4d50f11d6d3ea5f3498297cbaa354350789608ebea528dd104c7988d57f GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0$=h2J^%^{5Rd7V0~0NGLUE=5of7e=#W%O1coennX2%q| emqSpD;sBpoi~cGo4l$@{F2T@C!44y+lQ|hx02 + +- GNU moe 1.11: + * Begin of text is now correctly defined as the position of the + first non-blank character in a line, instead of the first non- + whitespace character. This fixes the behavior of 'auto indent' + and 'smart home'. + * Add new option '-2, --two-spaces', that tells moe to put two + spaces after period when reformatting a paragraph, has been + added. + * Add new search sequence '\T' (trailing whitespace) + * UTF-8 codes are now shown as Uhhhh, not 0xhhhh. + * The command 'C-s g' (Show global status) now shows the number + of buffers being edited, not the number of buffer handles. + * Pressing in the file menu now shows the list of matching + files even if there is only one, showing that a matching file + exists. + * Add new command 'C-s b' (toggle clock blinking) + * Recursive load now ignores some more non-text or non-source + files by extension; ".bmp", ".elf", ".obj", ".xcf", ".zip", + ".info", ".jpeg", ".class" + * The command 'F3' (load file) now shows feedback + ("loading...") and may be aborted with Control-C. + * The command Control-X (save and close) now updates the status + line before exiting if closing the last buffer handle. + * The command Alt-Z (scroll down) now scrolls until only two + lines are visible + * The command 'C-k w' (write the block to a file) now asks + before overwriting an existing file and works when writing + from an unnamed read-only buffer. + * The UTF-8 decoder now converts some more characters (mostly + Greek) and some alphabetic presentation forms + * It now also converts the 'latin capital letter sharp s + (german)' to "SS". + * The emergency save triggered by an abnormal event now only + saves non-empty buffers and only once even if any of them has + multiple handles. + * The commands needed to set the text console in the right mode + for moe have been documented in the manual. + ------------------------------------------------------------------- Fri Jan 4 10:45:01 UTC 2019 - astieger@suse.com diff --git a/moe.keyring b/moe.keyring index 7cb53a5..970628a 100644 --- a/moe.keyring +++ b/moe.keyring @@ -1,3 +1,4 @@ +GPG keys of Antonio Diaz Diaz -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.1 (GNU/Linux) diff --git a/moe.spec b/moe.spec index 82a20ba..309d6b8 100644 --- a/moe.spec +++ b/moe.spec @@ -1,7 +1,7 @@ # # spec file for package moe # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: moe -Version: 1.10 +Version: 1.11 Release: 0 Summary: A Text Editor License: GPL-2.0-or-later @@ -32,8 +32,6 @@ BuildRequires: libstdc++-devel BuildRequires: lzip BuildRequires: make BuildRequires: ncurses-devel -Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} %description GNU Moe is an 8-bit clean, console text editor for ISO-8859 and ASCII @@ -54,12 +52,6 @@ make %{?_smp_mflags} CXXFLAGS="%{optflags}" %install %make_install install-man -%post -%install_info --info-dir=%{_infodir} %{_infodir}/moe.info%{ext_info} - -%preun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/moe.info%{ext_info} - %files %license COPYING %doc AUTHORS ChangeLog NEWS README