Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rlwrap for openSUSE:Factory checked in at 2025-09-19 19:52:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rlwrap (Old) and /work/SRC/openSUSE:Factory/.rlwrap.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rlwrap" Fri Sep 19 19:52:03 2025 rev:27 rq:1306033 version:0.47 Changes: -------- --- /work/SRC/openSUSE:Factory/rlwrap/rlwrap.changes 2025-05-15 17:00:40.440433854 +0200 +++ /work/SRC/openSUSE:Factory/.rlwrap.new.27445/rlwrap.changes 2025-09-19 19:52:27.429044148 +0200 @@ -1,0 +2,15 @@ +Fri Sep 12 13:52:54 UTC 2025 - Daniel Donisa <[email protected]> + +- Update to 0.47 + + * Bug fix + + - use libptytty by default and add --with-libptytty option to configure. Keep the original ptytty.c code as a fallback. + - add libtinfow to the list of libraries that are checked for the presence of tgetent() + - only look for filters in $RLWRAP_FILTERDIR and don't add this directory to filter's PATH + - have rlwrap source conform to POSIX.1c (as we cannot use Polarhome anymore to test on ancient systems) + - extend testclient with a test that spawns a child and then dies (testing the effect of --skip-setctty) + - make configure backdate src/completion.rb a few seconds to prevent spurious calls to rbgen + + +------------------------------------------------------------------- Old: ---- v0.46.2.tar.gz New: ---- v0.47.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rlwrap.spec ++++++ --- /var/tmp/diff_new_pack.ErLeU9/_old 2025-09-19 19:52:29.153116506 +0200 +++ /var/tmp/diff_new_pack.ErLeU9/_new 2025-09-19 19:52:29.177117513 +0200 @@ -1,7 +1,7 @@ # # spec file for package rlwrap # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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: rlwrap -Version: 0.46.2 +Version: 0.47 Release: 0 Summary: A Readline Wrapper License: GPL-2.0-or-later @@ -43,7 +43,7 @@ %build autoreconf --install -%configure +%configure --without-libptytty make %{?_smp_mflags} pushd filters ++++++ v0.46.2.tar.gz -> v0.47.tar.gz ++++++ ++++ 22370 lines of diff (skipped)
