Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package moe for openSUSE:Factory checked in at 2025-01-12 11:22:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/moe (Old) and /work/SRC/openSUSE:Factory/.moe.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "moe" Sun Jan 12 11:22:48 2025 rev:8 rq:1237056 version:1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/moe/moe.changes 2024-01-23 22:56:34.845372782 +0100 +++ /work/SRC/openSUSE:Factory/.moe.new.1881/moe.changes 2025-01-12 11:29:15.595711041 +0100 @@ -1,0 +2,16 @@ +Sat Jan 11 12:34:36 UTC 2025 - Andreas Stieger <[email protected]> + +- GNU moe 1.15: + * Files are now saved by lines (not by bytes), which is about one + order of magnitude faster. + * 'Auto unmark' now turns off highlighting by reducing block size + to 0 instead of resetting the block. This way the beginning of + the block can still be reached with Alt-B. + * Move window to the first column after word wrapping at right + margin. + * One more space has been inserted between columns in the help + screens showing the 'Character Set'. + * The chapter 'Syntax of command-line arguments' has been added + to the manual. + +------------------------------------------------------------------- Old: ---- moe-1.14.tar.lz moe-1.14.tar.lz.sig New: ---- moe-1.15.tar.lz moe-1.15.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ moe.spec ++++++ --- /var/tmp/diff_new_pack.6mOLVF/_old 2025-01-12 11:29:16.327741164 +0100 +++ /var/tmp/diff_new_pack.6mOLVF/_new 2025-01-12 11:29:16.335741494 +0100 @@ -2,7 +2,7 @@ # spec file for package moe # # Copyright (c) 2023 SUSE LLC -# Copyright (c) 2024 Andreas Stieger <[email protected]> +# Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: moe -Version: 1.14 +Version: 1.15 Release: 0 Summary: A Text Editor License: GPL-2.0-or-later @@ -44,7 +44,7 @@ UTF-8 and romanization. %prep -%autosetup +%autosetup -p1 %build %configure
