Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gawk for openSUSE:Factory checked in 
at 2021-11-06 18:13:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gawk (Old)
 and      /work/SRC/openSUSE:Factory/.gawk.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gawk"

Sat Nov  6 18:13:01 2021 rev:47 rq:928731 version:5.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gawk/gawk.changes        2021-10-08 
22:04:36.760517131 +0200
+++ /work/SRC/openSUSE:Factory/.gawk.new.1890/gawk.changes      2021-11-06 
18:13:02.988728966 +0100
@@ -1,0 +2,27 @@
+Sun Oct 31 11:36:18 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- GNU awk 5.1.1
+  * asort and asorti now allow FUNCTAB and SYMTAB as the first
+    argument if a second destination array is supplied. Similarly,
+    using either array as the second argument is now a fatal error.
+    Additionally, using either array as the destination for split(),
+    match(), etc. also causes a fatal error.
+  * The new -I/--trace option prints a trace of the byte codes as
+    they are executed.
+  * A number of subtle bugs relating to MPFR mode that caused
+    differences between regular operation and MPFR mode have been
+    fixed.
+  * The API now handles MPFR/GMP values slightly differently,
+    requiring different memory management for those values.
+  * $0 and the fields are now cleared before starting a BEGINFILE
+    rule.
+  * Handling of Infinity and NaN values has been improved
+  * The "no effect" lint warnings have been fixed up and now behave
+    more sanely.
+  * The behavior of strongly-typed regexp constants when passed as
+    the third argument to sub() or gsub() has been clarified in the
+    code and in the manual.
+  * Similar to item #4 above, division by zero is now fatal in MPFR
+    mode, as it is in regular mode.
+
+-------------------------------------------------------------------

Old:
----
  gawk-5.1.0.tar.xz
  gawk-5.1.0.tar.xz.sig

New:
----
  gawk-5.1.1.tar.xz
  gawk-5.1.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gawk.spec ++++++
--- /var/tmp/diff_new_pack.Jx1QXY/_old  2021-11-06 18:13:03.932729460 +0100
+++ /var/tmp/diff_new_pack.Jx1QXY/_new  2021-11-06 18:13:03.932729460 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gawk
-Version:        5.1.0
+Version:        5.1.1
 Release:        0
 Summary:        Domain-specific language for text processing
 License:        GPL-3.0-or-later
@@ -27,11 +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
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
-BuildRequires:  make
-BuildRequires:  makeinfo
 Provides:       awk
 
 %description
@@ -45,7 +40,6 @@
 %autosetup -p1
 
 %build
-autoreconf -fiv
 %configure
 %make_build
 

++++++ gawk-5.1.0.tar.xz -> gawk-5.1.1.tar.xz ++++++
++++ 250249 lines of diff (skipped)

Reply via email to