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-07-26 17:38:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Tidy"

Mon Jul 26 17:38:11 2021 rev:36 rq:908185 version:20210717

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes    
2021-06-26 21:25:56.759381566 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1899/perl-Perl-Tidy.changes  
2021-07-26 17:38:33.098061296 +0200
@@ -1,0 +2,36 @@
+Sun Jul 18 03:07:33 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 20210717
+   see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md
+
+  ## 2021 07 17
+      - This release is being made mainly because of the next item, in which an
+        error message about an uninitialized value error message could be 
produced
+        in certain cases when format-skipping is used.  The error message was
+        annoying but harmless to formatting.
+      - Fixed an undefined variable message, see git #67. When a format 
skipping
+        comment '#<<' is placed before the first line of code in a script, a
+        message 'Use of uninitialized value $Ktoken_vars in numeric ...' can
+        occur.
+      - A warning will no longer be given if a script has an opening 
code-skipping
+        comment '#<<V' which is not terminated with a closing comment '#>>V'. 
This
+        makes code-skipping and format-skipping behave in a similar way: an
+        opening comment without a corresponding closing comment will cause
+        the rest of a file to be skipped.  If there is a question about which 
lines
+        are skipped, a .LOG file can be produced with the -g flag and it will 
have
+        this information.
+      - Removed the limit on -ci=n when -xci is set, reference: rt #136415.
+        This update removes a limit in the previous two versions in which the
+        value of -ci=n was limited to the value of -i=n when -xci was set.
+        This limit had been placed to avoid some formatting instabilities,
+        but recent coding improvements allow the limit to be removed.
+      - The -wn and -bbxx=n flags were not working together correctly. This has
+        been fixed.
+      - This version may produce occasional differences in formatting compared 
to
+        previous versions, mainly for lines which are near the specified line
+        length limit.  This is due to ongoing efforts to eliminate edge cases 
of
+        formatting instability.
+      - 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-20210625.tar.gz

New:
----
  Perl-Tidy-20210717.tar.gz

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

Other differences:
------------------
++++++ perl-Perl-Tidy.spec ++++++
--- /var/tmp/diff_new_pack.GzGKay/_old  2021-07-26 17:38:33.690060585 +0200
+++ /var/tmp/diff_new_pack.GzGKay/_new  2021-07-26 17:38:33.694060580 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Perl-Tidy
 Name:           perl-Perl-Tidy
-Version:        20210625
+Version:        20210717
 Release:        0
 #Upstream: GPL-1.0-or-later
 Summary:        Parses and beautifies perl source

++++++ Perl-Tidy-20210625.tar.gz -> Perl-Tidy-20210717.tar.gz ++++++
++++ 2952 lines of diff (skipped)

Reply via email to