diff --git a/moe-1.11.tar.lz b/moe-1.11.tar.lz deleted file mode 100644 index bffe5af..0000000 --- a/moe-1.11.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 873db4d..0000000 Binary files a/moe-1.11.tar.lz.sig and /dev/null differ diff --git a/moe-1.12.tar.lz b/moe-1.12.tar.lz new file mode 100644 index 0000000..d90bfb5 --- /dev/null +++ b/moe-1.12.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a885f2be426f8e04ad39c96012bd860954085a23744f2451663168826d7a1e8 +size 87917 diff --git a/moe-1.12.tar.lz.sig b/moe-1.12.tar.lz.sig new file mode 100644 index 0000000..9eacc8b Binary files /dev/null and b/moe-1.12.tar.lz.sig differ diff --git a/moe.changes b/moe.changes index f27db7e..f57faf9 100644 --- a/moe.changes +++ b/moe.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Aug 29 11:01:38 UTC 2022 - Jan Engelhardt + +- Update to release 1.12 + * A '+' alone (without line number) before a file name in the + command line puts the cursor at end-of-buffer. + * In case of error in an argument to a command line option, moe + now shows the name of the option as parsed from the command + line. + * The new command 'C-o b' (reformat paragraphs in block) has + been added. + * Moe now centers the cursor the first time each handle is + displayed. + * 'F2' (save) now can write an unnamed read-only buffer to a + file without setting the buffer name. + * 'undo' and 'redo' now show feedback ("undoing...", + "redoing..."). + * The UTF-8 decoder now converts some more characters ('numero + sign', 'arrow with tip', 'double arrow', 'Kelvin sign', + 'Angstrom sign'). + ------------------------------------------------------------------- Tue Jan 5 09:03:48 UTC 2021 - Andreas Stieger diff --git a/moe.keyring b/moe.keyring index 970628a..8c7005b 100644 --- a/moe.keyring +++ b/moe.keyring @@ -1,3 +1,8 @@ +Member GPG keyring of moe group. + +Note that this keyring is not intended for checking releases of that group. +Use Group Release Keyring instead. + 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 309d6b8..8baaeb9 100644 --- a/moe.spec +++ b/moe.spec @@ -1,7 +1,7 @@ # # spec file for package moe # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.11 +Version: 1.12 Release: 0 Summary: A Text Editor License: GPL-2.0-or-later @@ -43,11 +43,11 @@ removal from prompt histories, delimiter matching, text conversion from/to UTF-8 and romanization. %prep -%setup -q +%autosetup %build %configure -make %{?_smp_mflags} CXXFLAGS="%{optflags}" +%make_build %install %make_install install-man