SHA256
3
0
forked from pool/ed

Accepting request 781164 from utilities

OBS-URL: https://build.opensuse.org/request/show/781164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2020-03-06 20:23:32 +00:00 committed by Git OBS Bridge
commit 60f7cda4a5
4 changed files with 19 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 3 10:22:48 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.16
* regex.c (line_replace): Accept 's/^/#/g' as valid.
(Reported by Bjoern Wibben).
* main_loop.c: Removed length limit of prompt string.
(Reported by Tim Chase).
* main.c: Set a valid invocation_name even if argc == 0.
* ed.texi: Extended operators depend on regex implementation.
(Reported by Brian Zwahr).
* ed.texi: Several fixes and improvements.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 08:54:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Thu Jan 10 08:54:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ed # spec file for package ed
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# 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
@ -17,13 +17,13 @@
Name: ed Name: ed
Version: 1.15 Version: 1.16
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
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
URL: http://www.gnu.org/software/ed/ URL: http://www.gnu.org/software/ed/
# This is just recompressed bellow in order to avoid pulling lzip to ring0 # This is just recompressed below in order to avoid pulling lzip to ring0
Source0: ed-%{version}.tar.xz Source0: ed-%{version}.tar.xz
#Source0: http://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz #Source0: http://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz
#Source1: https://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz.sig #Source1: https://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz.sig