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 2026-08-22 21:34:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Tidy"

Sat Aug 22 21:34:44 2026 rev:58 rq:1372840 version:20260808.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes    
2026-07-08 17:34:17.828776919 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1258/perl-Perl-Tidy.changes  
2026-08-22 21:36:10.156253602 +0200
@@ -1,0 +2,24 @@
+Sat Aug  8 06:00:37 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 20260808.0.0 (20260808)
+   see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md
+
+  ## 2026 08 08
+     - Fixed git #211, an unusual instability with the following eval block:
+       eval { @$list = map( { [ qr($_), $_, 0 ]; } @$list ); };
+       A workaround was removing the parens around the map call parameters;
+       this version has a permanent fix.
+     - Some very rare instabilities with the -xlp style have been identified
+       and fixed.  This could cause a shift in the indentation some lists
+       formatted with -xlp.
+     - Added checks when converting here-doc types '<<' to '<<~' using
+       the parameter --heredoc-convert-to='indented':
+       (1) Zero-length tags are skipped and
+       (2) the conversion is skipped if any here-text lines match the new tag.
+     - Added more syntax checks to help catch missing semicolons.
+     - The parameters --want-call-parens and --nowant-call-parens now have
+       the ability to restrict warnings to lists with or without multiple
+       comma-separated items. This can be done by placing a plus sign after
+       a function name in their parameter lists. The manual has details.
+
+-------------------------------------------------------------------

Old:
----
  Perl-Tidy-20260705.tar.gz

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

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

Other differences:
------------------
++++++ perl-Perl-Tidy.spec ++++++
--- /var/tmp/diff_new_pack.L4ULV3/_old  2026-08-22 21:36:10.918280798 +0200
+++ /var/tmp/diff_new_pack.L4ULV3/_new  2026-08-22 21:36:10.920280869 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name Perl-Tidy
 Name:           perl-Perl-Tidy
-Version:        20260705.0.0
+Version:        20260808.0.0
 Release:        0
-# 20260705 -> normalize -> 20260705.0.0
-%define cpan_version 20260705
+# 20260808 -> normalize -> 20260808.0.0
+%define cpan_version 20260808
 #Upstream: GPL-1.0-or-later
 License:        GPL-2.0-or-later
 Summary:        Indent and reformat perl scripts

++++++ Perl-Tidy-20260705.tar.gz -> Perl-Tidy-20260808.tar.gz ++++++
++++ 15413 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.L4ULV3/_old  2026-08-22 21:36:11.232292004 +0200
+++ /var/tmp/diff_new_pack.L4ULV3/_new  2026-08-22 21:36:11.237292183 +0200
@@ -1,6 +1,6 @@
-mtime: 1783239420
-commit: 5b32709818edb017f8ce028f1b36df74ad622171f4dbf78853666d30bae9baa4
+mtime: 1786168838
+commit: d5e2b6f95523f0a16bb0cffbbd0f267a12e3e3944de6b66351fc40d6f13116e1
 url: https://src.opensuse.org/perl/perl-Perl-Tidy
-revision: 5b32709818edb017f8ce028f1b36df74ad622171f4dbf78853666d30bae9baa4
+revision: d5e2b6f95523f0a16bb0cffbbd0f267a12e3e3944de6b66351fc40d6f13116e1
 projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-08-08 08:00:38.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to