diff --git a/ed-1.4.tar.gz b/ed-1.4.tar.gz deleted file mode 100644 index d84818f..0000000 --- a/ed-1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db36da85ee1a9d8bafb4b041bd4c8c11becba0c43ec446353b67045de1634fda -size 90972 diff --git a/ed-1.5.tar.gz b/ed-1.5.tar.gz new file mode 100644 index 0000000..6e8cb80 --- /dev/null +++ b/ed-1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dd34a49ebc9c97e414b90a087d63eafc41377a340848c97e75a9cba187fba1 +size 91818 diff --git a/ed.changes b/ed.changes index 348a3f9..7fec037 100644 --- a/ed.changes +++ b/ed.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Sep 19 10:31:09 CEST 2010 - vuntz@opensuse.org + +- Update to version 1.5: + + The "a", "c" and "i" commands have been fixed. (When used in a + global command list, the commands following them in the list + were ignored). + + The "e" command has been fixed. (It quitted when invoked a + second time with a modified buffer). + + The new option "--restricted" has been added. + + "red" has been converted to a script invoking "ed + --restricted". + + Description of ed in the manual has been changed. + + Obsolete posix tests have been removed from testsuite. +- Remove AutoReqProv: it's default now. + ------------------------------------------------------------------- Mon Nov 30 12:56:22 UTC 2009 - mvyskocil@suse.cz diff --git a/ed.spec b/ed.spec index 3adbb50..a6488b2 100644 --- a/ed.spec +++ b/ed.spec @@ -1,7 +1,7 @@ # -# spec file for package ed (Version 1.4) +# spec file for package ed (Version 1.5) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,22 +23,15 @@ Url: http://www.gnu.org/software/ed/ License: GPLv3+ ; LGPLv2.1+ Group: Productivity/Editors/Other PreReq: %install_info_prereq -AutoReqProv: on -Version: 1.4 +Version: 1.5 Release: 1 Summary: Standard UNIX Line Editor -Source: ed-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The standard, old Unix line editor. - - -Authors: --------- - Andrew Moore - %prep %setup -q sed -i \