Hello community, here is the log from the commit of package gawk for openSUSE:Factory checked in at 2018-02-28 19:55:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gawk (Old) and /work/SRC/openSUSE:Factory/.gawk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gawk" Wed Feb 28 19:55:44 2018 rev:40 rq:580174 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gawk/gawk.changes 2017-10-26 18:41:46.855240090 +0200 +++ /work/SRC/openSUSE:Factory/.gawk.new/gawk.changes 2018-02-28 19:55:46.667061540 +0100 @@ -1,0 +2,11 @@ +Mon Feb 26 10:19:21 UTC 2018 - [email protected] + +- GNU awk 4.2.1: + * documentation updates + * In MPFR mode, When ROUNDMODE changes, string values for + numerically type values will be redone + * various bug fixes + * drop fold-string.patch, upstream +- Use %license (boo#1082318) + +------------------------------------------------------------------- Old: ---- fold-string.patch gawk-4.2.0.tar.xz gawk-4.2.0.tar.xz.sig New: ---- gawk-4.2.1.tar.xz gawk-4.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gawk.spec ++++++ --- /var/tmp/diff_new_pack.HmnuvN/_old 2018-02-28 19:55:48.131008565 +0100 +++ /var/tmp/diff_new_pack.HmnuvN/_new 2018-02-28 19:55:48.139008276 +0100 @@ -1,7 +1,7 @@ # # spec file for package gawk # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX 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,7 +17,7 @@ Name: gawk -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: GNU awk License: GPL-3.0+ @@ -27,7 +27,6 @@ Source2: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig Source3: http://savannah.gnu.org/people/viewgpg.php?user_id=80653#/gawk.keyring Source4: gawk.rpmlintrc -Patch: fold-string.patch BuildRequires: update-alternatives Requires(post): %{install_info_prereq} Requires(post): update-alternatives @@ -42,8 +41,6 @@ %prep %setup -q -%patch -p1 -touch awkgram.c %build %configure --libexecdir=%{_libdir} @@ -95,7 +92,8 @@ %ghost %{_sysconfdir}/alternatives/awk %ghost %{_sysconfdir}/alternatives/usr-bin-awk %ghost %{_sysconfdir}/alternatives/awk.1%{?ext_man} -%doc AUTHORS COPYING NEWS POSIX.STD README ChangeLog* +%license COPYING* +%doc AUTHORS NEWS POSIX.STD README ChangeLog* #UsrMerge /bin/gawk #EndUsrMerge ++++++ gawk-4.2.0.tar.xz -> gawk-4.2.1.tar.xz ++++++ ++++ 71236 lines of diff (skipped)
