Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package moe for openSUSE:Factory checked in at 2023-03-01 16:14:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/moe (Old) and /work/SRC/openSUSE:Factory/.moe.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "moe" Wed Mar 1 16:14:39 2023 rev:6 rq:1068379 version:1.13 Changes: -------- --- /work/SRC/openSUSE:Factory/moe/moe.changes 2022-09-13 15:11:17.784964790 +0200 +++ /work/SRC/openSUSE:Factory/.moe.new.31432/moe.changes 2023-03-01 16:15:02.594907335 +0100 @@ -1,0 +2,19 @@ +Tue Feb 28 21:54:08 UTC 2023 - Andreas Stieger <[email protected]> + +- GNU moe 1.13: + * 'moerc' has been renamed to 'moe.conf', it is read form + $XDG_CONFIG_HOME/moe.conf instead of $HOME/.moerc. + (XDG_CONFIG_HOME defaults to $HOME/.config). + * Multiple user interface fixes + * Speed improvements,including start-up improvements + * Some commands recognize additional inputsand options + * Now accepts the escape sequences '\uhhhh' and '\Uhhhhhhhh' + (universal-character-name) to either search or insert in the + buffer the corresponding ISO 10646 character coded in UTF-8. + * Now accepts the escape sequence '\dddd' (decimal code 'ddd') + like GNU sed to either search or insert in the buffer the + corresponding ISO-8859-15 character. + * Recursive load now ignores file names with extensions + ".lzma", ".pnm", ".tiff", ".zst", ".tzst". + +------------------------------------------------------------------- Old: ---- moe-1.12.tar.lz moe-1.12.tar.lz.sig New: ---- moe-1.13.tar.lz moe-1.13.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ moe.spec ++++++ --- /var/tmp/diff_new_pack.H6uJAI/_old 2023-03-01 16:15:03.350911245 +0100 +++ /var/tmp/diff_new_pack.H6uJAI/_new 2023-03-01 16:15:03.354911265 +0100 @@ -1,7 +1,7 @@ # # spec file for package moe # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.12 +Version: 1.13 Release: 0 Summary: A Text Editor License: GPL-2.0-or-later @@ -25,7 +25,7 @@ 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 +Source2: http://savannah.gnu.org/people/viewgpg.php?user_id=12809#/%{name}.keyring BuildRequires: gcc-c++ BuildRequires: glibc-devel BuildRequires: libstdc++-devel @@ -55,7 +55,7 @@ %files %license COPYING %doc AUTHORS ChangeLog NEWS README -%config(noreplace) %{_sysconfdir}/moerc +%config(noreplace) %{_sysconfdir}/moe.conf %{_bindir}/moe %{_infodir}/moe.info%{?ext_info} %{_mandir}/man1/moe.1%{?ext_man} ++++++ moe.keyring ++++++ --- /var/tmp/diff_new_pack.H6uJAI/_old 2023-03-01 16:15:03.418911597 +0100 +++ /var/tmp/diff_new_pack.H6uJAI/_new 2023-03-01 16:15:03.422911618 +0100 @@ -1,9 +1,3 @@ -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 <antonio> -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.1 (GNU/Linux) @@ -29,4 +23,3 @@ =v3WJ -----END PGP PUBLIC KEY BLOCK----- -
