diff --git a/ed-1.20.2.tar.xz b/ed-1.20.2.tar.xz deleted file mode 100644 index d64e902..0000000 --- a/ed-1.20.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c148f06cf38b1c316225595a47bdad9f0feec79e99e4c5803a9ed004c90da451 -size 69700 diff --git a/ed-1.21.tar.xz b/ed-1.21.tar.xz new file mode 100644 index 0000000..ca9a51e --- /dev/null +++ b/ed-1.21.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db73f2d0e36b8d084205ca63a23f1ad8ceb661216a76f2af3ccbeea464bcd91b +size 69928 diff --git a/ed.changes b/ed.changes index 40727c4..4f2e581 100644 --- a/ed.changes +++ b/ed.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 11 12:19:09 UTC 2025 - Andreas Stieger + +- GNU ed 1.21 + * 'r !command' and 'w !command' ignore again the exit status of + 'command' + * The messages "Newline inserted" and "Newline appended" are now + suppressed in scripted mode (-s) + * documentation updates and portqability fixes + ------------------------------------------------------------------- Wed May 1 11:52:59 UTC 2024 - Andreas Stieger diff --git a/ed.spec b/ed.spec index 1206310..241ea22 100644 --- a/ed.spec +++ b/ed.spec @@ -2,7 +2,7 @@ # spec file for package ed # # Copyright (c) 2023 SUSE LLC -# Copyright (c) 2024 Andreas Stieger +# Copyright (c) 2025 Andreas Stieger # # 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: ed -Version: 1.20.2 +Version: 1.21 Release: 0 Summary: A line-oriented text editor License: GPL-3.0-or-later AND LGPL-2.1-or-later