Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gawk for openSUSE:Factory checked in 
at 2023-05-13 17:16:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gawk (Old)
 and      /work/SRC/openSUSE:Factory/.gawk.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gawk"

Sat May 13 17:16:54 2023 rev:54 rq:1085807 version:5.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gawk/gawk.changes        2023-01-07 
17:15:44.480733813 +0100
+++ /work/SRC/openSUSE:Factory/.gawk.new.1533/gawk.changes      2023-05-13 
17:16:57.518145455 +0200
@@ -1,0 +2,19 @@
+Tue May  9 20:38:51 UTC 2023 - Andreas Stieger <[email protected]>
+
+- Update to gawk 5.2.2
+  * will now diagnose if a heap file was created with a different
+    setting of -M/--bignum than in the current invocation and exit
+    with a fatal message if so.
+  * no longer "leaks" its free list of NODEs in the heap file,
+    resulting in much more efficient usage of persistent storage
+  * PROCINFO["pma"] exists if the PMA allocator is compiled into
+    gawk. Its value is the PMA version.
+  * The time extension is no longer deprecated. The strptime()
+    function from gawkextlib's timex extension has been added to
+    it.
+  * Better information is passed to input parsers for when they
+    want to decide whether or not to take control of a file.
+  * The various PNG files are now installed for Info and HTML
+  * Bug fixes and developer visible fixes
+  
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gawk.spec ++++++
--- /var/tmp/diff_new_pack.09YGav/_old  2023-05-13 17:16:58.222149506 +0200
+++ /var/tmp/diff_new_pack.09YGav/_new  2023-05-13 17:16:58.226149529 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gawk
-Version:        5.2.1
+Version:        5.2.2
 Release:        0
 Summary:        Domain-specific language for text processing
 License:        GPL-3.0-or-later
@@ -27,9 +27,9 @@
 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
-Provides:       awk
 BuildRequires:  mpfr-devel
 BuildRequires:  readline-devel
+Provides:       awk
 
 %description
 AWK is a domain-specific language designed for text processing and
@@ -51,7 +51,7 @@
 %if 0%{?qemu_user_space_build}
   NEED_PMA= \
 %endif
-  %nil
+  %{nil}
 
 %install
 %make_install
@@ -88,6 +88,7 @@
 %{_datadir}/awk
 %{_includedir}/gawkapi.h
 %{_infodir}/*.info%{?ext_info}
+%{_infodir}/gawk_*
 %{_mandir}/man1/gawk.1%{?ext_man}
 %{_mandir}/man1/gawkbug.1%{?ext_man}
 %{_mandir}/man1/pm-gawk.1%{?ext_man}

++++++ gawk-5.2.1.tar.xz -> gawk-5.2.2.tar.xz ++++++
++++ 110760 lines of diff (skipped)

Reply via email to