diff --git a/ed-1.15.tar.xz b/ed-1.15.tar.xz deleted file mode 100644 index af98bfd..0000000 --- a/ed-1.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90e2db2cd685c0639aa2872d2cba28d7c608891b59573de71372e8d131595ef0 -size 67916 diff --git a/ed-1.16.tar.xz b/ed-1.16.tar.xz new file mode 100644 index 0000000..ad66b88 --- /dev/null +++ b/ed-1.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aeee2f705bcb4e74fd5a7e230fcee0152e31615121df0fd1c503a90dfab2f9e +size 593920 diff --git a/ed.changes b/ed.changes index 64d58d4..791e54b 100644 --- a/ed.changes +++ b/ed.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Mar 3 10:22:48 UTC 2020 - Paolo Stivanin + +- 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 diff --git a/ed.spec b/ed.spec index 0329165..7cfbee2 100644 --- a/ed.spec +++ b/ed.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: ed -Version: 1.15 +Version: 1.16 Release: 0 Summary: A line-oriented text editor License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: Productivity/Text/Editors 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: http://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz #Source1: https://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz.sig