Hello community, here is the log from the commit of package moe for openSUSE:Factory checked in at 2019-01-08 12:27:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/moe (Old) and /work/SRC/openSUSE:Factory/.moe.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "moe" Tue Jan 8 12:27:47 2019 rev:3 rq:662807 version:1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/moe/moe.changes 2018-03-22 12:08:27.310494741 +0100 +++ /work/SRC/openSUSE:Factory/.moe.new.28833/moe.changes 2019-01-08 12:30:25.520144792 +0100 @@ -1,0 +2,28 @@ +Fri Jan 4 10:45:01 UTC 2019 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- moe-1.9.tar.lz moe-1.9.tar.lz.sig New: ---- moe-1.10.tar.lz moe-1.10.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ moe.spec ++++++ --- /var/tmp/diff_new_pack.mQzg0E/_old 2019-01-08 12:30:26.036144231 +0100 +++ /var/tmp/diff_new_pack.mQzg0E/_new 2019-01-08 12:30:26.040144226 +0100 @@ -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
