Hello community, here is the log from the commit of package gawk for openSUSE:Factory checked in at 2020-04-25 20:08:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gawk (Old) and /work/SRC/openSUSE:Factory/.gawk.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gawk" Sat Apr 25 20:08:15 2020 rev:44 rq:795532 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gawk/gawk.changes 2019-11-03 10:45:27.570067199 +0100 +++ /work/SRC/openSUSE:Factory/.gawk.new.2738/gawk.changes 2020-04-25 20:08:18.263545274 +0200 @@ -1,0 +2,18 @@ +Wed Apr 15 08:48:59 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to 5.1.0: + * The major version of the API is bumped to 3, something that should + have happened at the 5.0.0 release but didn't. + * A number of memory leak issues have been fixed. + * Infrastructure upgrades: Bison 3.5.4, Texinfo 6.7, Gettext 0.20.1, + Automake 1.16.2. + * The indexing in the manual has been thoroughly revised, in particular + making use of the facilities in Texinfo 6.7. That version (or newer) + must be used to format the manual. + * MSYS2 is now supported out-of-the-box by configure. + * Several bugs have been fixed. See the ChangeLog for details. +- Removed gawk-inplace-namespace-part3.patch +- Removed gawk-inplace-namespace-part1.patch +- Removed gawk-inplace-namespace-part2.patch + +------------------------------------------------------------------- Old: ---- gawk-5.0.1.tar.xz gawk-5.0.1.tar.xz.sig gawk-inplace-namespace-part1.patch gawk-inplace-namespace-part2.patch gawk-inplace-namespace-part3.patch New: ---- gawk-5.1.0.tar.xz gawk-5.1.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gawk.spec ++++++ --- /var/tmp/diff_new_pack.MsZEZD/_old 2020-04-25 20:08:19.183547171 +0200 +++ /var/tmp/diff_new_pack.MsZEZD/_new 2020-04-25 20:08:19.187547180 +0200 @@ -1,7 +1,7 @@ # # spec file for package gawk # -# 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,7 +17,7 @@ Name: gawk -Version: 5.0.1 +Version: 5.1.0 Release: 0 Summary: Domain-specific language for text processing License: GPL-3.0-or-later @@ -27,10 +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 -Patch1: gawk-inplace-namespace-part1.patch -Patch2: gawk-inplace-namespace-part2.patch -#Parts of the patch dealing with .info files, were removed, some parts of documentation might be broken -Patch3: gawk-inplace-namespace-part3.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool ++++++ gawk-5.0.1.tar.xz -> gawk-5.1.0.tar.xz ++++++ ++++ 124463 lines of diff (skipped)
