From 436ed1f1beacb3192acb676d837a421a21288e57cacf858dba6b5b0470e9c9b5 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 4 Jan 2019 13:58:44 +0000 Subject: [PATCH] Accepting request 662769 from home:AndreasStieger:branches:editors GNU moe 1.10 OBS-URL: https://build.opensuse.org/request/show/662769 OBS-URL: https://build.opensuse.org/package/show/editors/moe?expand=0&rev=13 --- moe-1.10.tar.lz | 3 +++ moe-1.10.tar.lz.sig | Bin 0 -> 72 bytes moe.changes | 28 ++++++++++++++++++++++++++++ moe.spec | 8 ++++---- 4 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 moe-1.10.tar.lz create mode 100644 moe-1.10.tar.lz.sig diff --git a/moe-1.10.tar.lz b/moe-1.10.tar.lz new file mode 100644 index 0000000..0c7c95d --- /dev/null +++ b/moe-1.10.tar.lz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..b04c7c9d1265ae6972d5862bcef3d6832e80c8b202bf2e95c93a07bcaa0e04ae GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0$eNucmN6s5Rd7V0~0NGLZdVQo-G5+N+v3F2eR6IT&QX@ eHk@Cl4iXa9zuu0YZo#A literal 0 HcmV?d00001 diff --git a/moe.changes b/moe.changes index 3035e20..f323798 100644 --- a/moe.changes +++ b/moe.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Fri Jan 4 10:45:01 UTC 2019 - astieger@suse.com + +- GNU moe 1.10: + * The default right margin has been changed from 72 to 76. + * The new command 'C-o k' (capitalize words in block) has been + added. It uppercases the first letter of each word and + lowercases the rest. + * The new command 'C-s p' (show line position in buffer) has + been added. It shows on the status line the percent position + of the current line in the buffer. + * Recursive load now ignores some non-text files by extension + * Infinite replacement loops are now detected. + * 'C-q c' (exit without saving) and 'C-q x' (save and exit) now + exit much faster when editing many files (thousands). + * 'C-q x' (save and exit) now does not delete any buffer handles + until all modified buffers have been succesfully saved. And + shows "Read only" without asking for a name if a modified + unnamed read-only buffer is found. + * The UTF-8 decoder now converts some more characters. + * Showing the contents of a directory no longer alters the + position of the top line of the buffers menu. + * The buffers menu is now shown even if there is only one buffer + * When showing the contents of a directory, ".." is now put + always first even if some file precede it in ASCIIbetical order + * On buffers larger than 1000 lines, bookmarks 1 to 9 are now set + at 10% to 90% of the buffer size in lines + ------------------------------------------------------------------- Mon Mar 19 13:11:50 UTC 2018 - jengelh@inai.de diff --git a/moe.spec b/moe.spec index 95b9681..82a20ba 100644 --- a/moe.spec +++ b/moe.spec @@ -1,7 +1,7 @@ # # spec file for package moe # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: moe -Version: 1.9 +Version: 1.10 Release: 0 Summary: A Text Editor License: GPL-2.0-or-later Group: Productivity/Text/Editors -Url: https://www.gnu.org/software/moe/moe.html +URL: https://www.gnu.org/software/moe/moe.html Source: https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.lz Source1: https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.lz.sig Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=moe&download=1#/%{name}.keyring