Hello community, here is the log from the commit of package mawk for openSUSE:Factory checked in at 2020-06-12 21:39:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mawk (Old) and /work/SRC/openSUSE:Factory/.mawk.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mawk" Fri Jun 12 21:39:50 2020 rev:19 rq:807783 version:1.3.4.20200120 Changes: -------- --- /work/SRC/openSUSE:Factory/mawk/mawk.changes 2018-07-13 10:22:31.150539392 +0200 +++ /work/SRC/openSUSE:Factory/.mawk.new.3606/mawk.changes 2020-06-12 21:41:13.499986532 +0200 @@ -1,0 +2,21 @@ +Wed May 20 08:16:30 UTC 2020 - Ismail Dönmez <idon...@suse.com> + +- Update to version 1.3.4-20200120 + * fix typos found with codespell. + * when reading input in interactive mode, provide for extending the + buffer size for very long lines (Original-Mawk #59). + * correct line-number shown in too-many-arguments error message for + the case where the function is a forward reference (report by "mukti"). + * fix install for manpage when configure --srcdir option is used + (report by Rajeev V Pillai). + * use both CFLAGS/LDFLAGS when linking in makefile (report by Rajeev V Pillai). + * fix clang-9 warning in bi_funct.c (report by Rajeev V Pillai). + * minor improvement to gcc warning options, from vile + * improve manpage formatting, e.g., for man2html + * improve debug-traces + * eliminate non-portable tdestroy() from zmalloc no-leaks code. + * revert a change for memory-leaks which made the forced-exit via a + user function inconsistent with earlier versions (report by Sihera Andre). + * amend a change for memory-leaks to avoid a double-free (Original-Mawk #56). + +------------------------------------------------------------------- Old: ---- mawk-1.3.4-20171017.tgz mawk-1.3.4-20171017.tgz.asc New: ---- mawk-1.3.4-20200120.tgz mawk-1.3.4-20200120.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mawk.spec ++++++ --- /var/tmp/diff_new_pack.iBKbSU/_old 2020-06-12 21:41:15.599992534 +0200 +++ /var/tmp/diff_new_pack.iBKbSU/_new 2020-06-12 21:41:15.603992545 +0200 @@ -1,7 +1,7 @@ # # spec file for package mawk # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -13,12 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _upver 1.3.4 -%define _datever 20171017 +%define _datever 20200120 Name: mawk Version: %{_upver}.%{_datever} Release: 0 ++++++ mawk-1.3.4-20171017.tgz -> mawk-1.3.4-20200120.tgz ++++++ ++++ 15428 lines of diff (skipped)