Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Term-ReadLine-Gnu for openSUSE:Factory checked in at 2022-10-06 07:41:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Term-ReadLine-Gnu (Old) and /work/SRC/openSUSE:Factory/.perl-Term-ReadLine-Gnu.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Term-ReadLine-Gnu" Thu Oct 6 07:41:31 2022 rev:6 rq:1007974 version:1.43 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.changes 2021-05-11 23:04:29.736865934 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Term-ReadLine-Gnu.new.2275/perl-Term-ReadLine-Gnu.changes 2022-10-06 07:41:40.776617246 +0200 @@ -1,0 +2,29 @@ +Sun Oct 2 03:07:18 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 1.43 + see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes + + 1.43 2022-09-27 + - readline-8.2 support + new functions + rl_trim_arg_from_keyseq + rl_set_timeout + rl_clear_timeout + rl_timeout_remaining + new variables + rl_eof_found + rl_timeout_event_hook + new state values for rl_readline_state + RL_STATE_TIMEOUT + RL_STATE_EOF + - t/00checkver.t: check if $TERM is set properly [#11] + - Makefile.PL + - warn if $TERM is not set properly [#11] + - fix for MSYS2: take care of `\r\n` in the output of rlmalloc + - guess_malloc_names(): simplify the control structure + - INSTALL: add a section for "MSYS2" + - Gnu.xs: no more non-ANSI C compiler support (remove PARAM macros) + - Gnu.pm, Gnu.xs, Gnu/XS.pm: expand tabs + - README.md, INSTALL.md: changed to Markdown + +------------------------------------------------------------------- Old: ---- Term-ReadLine-Gnu-1.42.tar.gz New: ---- Term-ReadLine-Gnu-1.43.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Term-ReadLine-Gnu.spec ++++++ --- /var/tmp/diff_new_pack.24KIfj/_old 2022-10-06 07:41:41.456618760 +0200 +++ /var/tmp/diff_new_pack.24KIfj/_new 2022-10-06 07:41:41.464618777 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Term-ReadLine-Gnu # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Term-ReadLine-Gnu Name: perl-Term-ReadLine-Gnu -Version: 1.42 +Version: 1.43 Release: 0 -Summary: Perl extension for the GNU Readline/History Library License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Perl extension for the GNU Readline/History Library URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/H/HA/HAYASHI/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml @@ -62,6 +62,6 @@ %perl_gen_filelist %files -f %{name}.files -%doc Changes README +%doc Changes README.md %changelog ++++++ Term-ReadLine-Gnu-1.42.tar.gz -> Term-ReadLine-Gnu-1.43.tar.gz ++++++ ++++ 7281 lines of diff (skipped)