Hello community, here is the log from the commit of package sed for openSUSE:Factory checked in at 2011-12-06 18:00:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sed (Old) and /work/SRC/openSUSE:Factory/.sed.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sed", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/sed/sed.changes 2011-09-23 12:45:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sed.new/sed.changes 2011-12-06 18:02:49.000000000 +0100 @@ -1,0 +2,11 @@ +Fri Dec 2 13:16:18 UTC 2011 - [email protected] + +- license update: GPL-3.0+ + There are no "GPL-3.0 only" licenses in sed + +------------------------------------------------------------------- +Wed Nov 30 14:23:45 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sed.spec ++++++ --- /var/tmp/diff_new_pack.bOjU7l/_old 2011-12-06 18:02:51.000000000 +0100 +++ /var/tmp/diff_new_pack.bOjU7l/_new 2011-12-06 18:02:51.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package sed (Version 4.2.1) +# spec file for package sed # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,12 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: sed Version: 4.2.1 -Release: 1 -License: GPLv3 +Release: 0 +License: GPL-3.0+ Summary: A Stream-Oriented Non-Interactive Text Editor Url: http://www.gnu.org/directory/sed.html Group: System/Base @@ -28,6 +26,7 @@ PreReq: %install_info_prereq Provides: base:/bin/sed BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: automake %description Sed takes text input, performs one or more operations on it, and -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
