Accepting request 1237042 from utilities

OBS-URL: https://build.opensuse.org/request/show/1237042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=38
This commit is contained in:
Ana Guerrero 2025-01-14 15:21:05 +00:00 committed by Git OBS Bridge
commit 9207dda113
4 changed files with 15 additions and 5 deletions

BIN
ed-1.20.2.tar.xz (Stored with Git LFS)

Binary file not shown.

3
ed-1.21.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db73f2d0e36b8d084205ca63a23f1ad8ceb661216a76f2af3ccbeea464bcd91b
size 69928

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 11 12:19:09 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- 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 <andreas.stieger@gmx.de> Wed May 1 11:52:59 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -2,7 +2,7 @@
# spec file for package ed # spec file for package ed
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de> # Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: ed Name: ed
Version: 1.20.2 Version: 1.21
Release: 0 Release: 0
Summary: A line-oriented text editor Summary: A line-oriented text editor
License: GPL-3.0-or-later AND LGPL-2.1-or-later License: GPL-3.0-or-later AND LGPL-2.1-or-later