Hello community, here is the log from the commit of package ed for openSUSE:Factory checked in at 2014-02-28 16:21:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ed (Old) and /work/SRC/openSUSE:Factory/.ed.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ed" Changes: -------- --- /work/SRC/openSUSE:Factory/ed/ed.changes 2013-07-16 16:34:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ed.new/ed.changes 2014-02-28 16:21:41.000000000 +0100 @@ -1,0 +2,9 @@ +Fri Feb 21 08:47:45 UTC 2014 - [email protected] + +- update to 1.10 + + "ed.texinfo" has been renamed to "ed.texi" following the advice + of recent Automake about obsolete categories +- repackage tarball to xz as lzip is unlike ed not a part of bootstrap +- drop xz and keyring, they are pointless with changed tarball + +------------------------------------------------------------------- Old: ---- ed-1.9.tar.gz ed-1.9.tar.gz.sig ed.keyring New: ---- ed-1.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ed.spec ++++++ --- /var/tmp/diff_new_pack.monom4/_old 2014-02-28 16:21:41.000000000 +0100 +++ /var/tmp/diff_new_pack.monom4/_new 2014-02-28 16:21:41.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ed # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,17 +17,18 @@ Name: ed -Version: 1.9 +Version: 1.10 Release: 0 Summary: GNU ed is a line-oriented text editor License: GPL-3.0+ and LGPL-2.1+ Group: Productivity/Editors/Other Url: http://www.gnu.org/software/ed/ -Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz -Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig -Source2: ed.keyring +#DL_URL: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.lz +#mvyskocil: repackaged to xz in order to avoid adding lzip to bootstrap +Source0: ed-1.10.tar.xz Requires(pre): %install_info_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: xz %description GNU ed is a line-oriented text editor. It is used to create, display, -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
