From 7dd2a84f423b20b33e0c9b79419bfe41546c7177137ddaaf1642cdad00d26f14 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 1 Mar 2023 08:48:44 +0000 Subject: [PATCH] Accepting request 1068325 from home:AndreasStieger:branches:editors moe 1.13 OBS-URL: https://build.opensuse.org/request/show/1068325 OBS-URL: https://build.opensuse.org/package/show/editors/moe?expand=0&rev=20 --- moe-1.12.tar.lz | 3 --- moe-1.12.tar.lz.sig | Bin 72 -> 0 bytes moe-1.13.tar.lz | 3 +++ moe-1.13.tar.lz.sig | Bin 0 -> 72 bytes moe.changes | 19 +++++++++++++++++++ moe.keyring | 7 ------- moe.spec | 8 ++++---- 7 files changed, 26 insertions(+), 14 deletions(-) delete mode 100644 moe-1.12.tar.lz delete mode 100644 moe-1.12.tar.lz.sig create mode 100644 moe-1.13.tar.lz create mode 100644 moe-1.13.tar.lz.sig diff --git a/moe-1.12.tar.lz b/moe-1.12.tar.lz deleted file mode 100644 index d90bfb5..0000000 --- a/moe-1.12.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 9eacc8bb74c7d34fb8822d1bc8a1f29710584e5ead3b41a74ef5b86201047311..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0%7T}%m4}r5Rd7V0~0NGLSWhepuUKfpTXBmlpDu(7%^R? e%X>0=>j0l?&TSY2ynMqJu#zajjQ90}h03w4rXI=w diff --git a/moe-1.13.tar.lz b/moe-1.13.tar.lz new file mode 100644 index 0000000..ca146dc --- /dev/null +++ b/moe-1.13.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a557bc512f89d6c718e5f41029cfe3a055682620eb8dbece6302f34a26146b +size 91414 diff --git a/moe-1.13.tar.lz.sig b/moe-1.13.tar.lz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..32834181d4de7e3802397995f74ed63b4a1907edd28a133b9c1f9c01438eac9b GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0%P>pod6065Rd7V0~0NGLMRmgo-|Jz%{r-n51Y79^fkNr enbYbQiU6RmJ8^YyXc{_d|CLIUTiK{|P2HkpwH&Je literal 0 HcmV?d00001 diff --git a/moe.changes b/moe.changes index 849e468..5af9402 100644 --- a/moe.changes +++ b/moe.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Feb 28 21:54:08 UTC 2023 - Andreas Stieger + +- 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". + ------------------------------------------------------------------- Tue Sep 13 11:33:05 UTC 2022 - Martin Pluskal diff --git a/moe.keyring b/moe.keyring index 8c7005b..c0b8e50 100644 --- a/moe.keyring +++ b/moe.keyring @@ -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 -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.1 (GNU/Linux) @@ -28,4 +22,3 @@ kzktelVlFMicqX1N1KT1Ttce0UAxuxd1Vi/SfMzJLbc0s4fHDdfnVZH7fgq+SM9F qHLYxRBZTQCgjCLqzyDs2KNtLAQKu5CEfcfKr8E= =v3WJ -----END PGP PUBLIC KEY BLOCK----- - diff --git a/moe.spec b/moe.spec index 6703fbb..15c7627 100644 --- a/moe.spec +++ b/moe.spec @@ -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 @@ Group: Productivity/Text/Editors 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 @@ UTF-8 and romanization. %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}