Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Perl-Tidy for openSUSE:Factory checked in at 2021-06-26 21:25:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old) and /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Perl-Tidy" Sat Jun 26 21:25:29 2021 rev:35 rq:902420 version:20210625 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes 2021-04-14 10:11:39.405562346 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.2625/perl-Perl-Tidy.changes 2021-06-26 21:25:56.759381566 +0200 @@ -1,0 +2,31 @@ +Fri Jun 25 03:07:08 UTC 2021 - Tina M??ller <timueller+p...@suse.de> + +- updated to 20210625 + see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md + + ## 2021 06 25 + - This release adds several new requested parameters. No significant bugs have + been found since the last release, but a number of minor problems have been + corrected. + - Added a new option '--code-skipping', requested in git #65, in which code + between comment lines '#<<V' and '#>>V' is passed verbatim to the output + stream without error checking. It is simmilar to --format-skipping + but there is no error checking of the skipped code. This can be useful for + skipping past code which employs an extended syntax. + - Added a new option for closing paren placement, -vtc=3, requested in rt #136417. + - Added flag -atnl, --add-terminal-newline, to help issue git #58. + This flag tells perltidy to terminate the last line of the output stream + with a newline character, regardless of whether or not the input stream + was terminated with a newline character. This is the default. + If this flag is negated, with -natnl, then perltidy will add a terminal + newline character to the the output stream only if the input + stream is terminated with a newline. + - Some nested structures formatted with the -lp indentation option may have + some changes in indentation. This is due to updates which were made to + prevent formatting instability when line lengths are limited by the maximum line + length. Most scripts will not be affected. If this causes unwanted formatting + changes, try increasing the --maximum-line-length by a few characters. + - Numerous minor fixes have been made. A complete list is at: + https://github.com/perltidy/perltidy/blob/master/local-docs/BugLog.pod + +------------------------------------------------------------------- Old: ---- Perl-Tidy-20210402.tar.gz New: ---- Perl-Tidy-20210625.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Perl-Tidy.spec ++++++ --- /var/tmp/diff_new_pack.PyTsvI/_old 2021-06-26 21:25:57.111382031 +0200 +++ /var/tmp/diff_new_pack.PyTsvI/_new 2021-06-26 21:25:57.115382036 +0200 @@ -18,7 +18,7 @@ %define cpan_name Perl-Tidy Name: perl-Perl-Tidy -Version: 20210402 +Version: 20210625 Release: 0 #Upstream: GPL-1.0-or-later Summary: Parses and beautifies perl source ++++++ Perl-Tidy-20210402.tar.gz -> Perl-Tidy-20210625.tar.gz ++++++ ++++ 7662 lines of diff (skipped)