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 2025-02-20 16:27:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1873 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Tidy"

Thu Feb 20 16:27:22 2025 rev:50 rq:1247075 version:20250214.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes    
2025-01-14 16:22:28.109563598 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1873/perl-Perl-Tidy.changes  
2025-02-20 16:28:09.427356022 +0100
@@ -1,0 +2,26 @@
+Thu Feb 13 16:25:55 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 20250214.0.0 (20250214)
+   see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md
+
+  ## 2025 02 14
+      - A new option --keep-old-blank-lines-exceptions=s, or --kblx=s,
+        allows selected blank lines to be ignored when an input stream
+        is read. The parameter s is used to select the blank lines to
+        be ignored. This option provides an inverse to other blank line
+        parameters. The manual has details. See discussion git #180.
+      - A new option --warn-unused-keys, or -wuk, has been added which will
+        produce warnings for unused hash keys during formatting. This is 
similar
+        to --dump-unused-keys, which just exits and does not continue 
formatting.
+        A related new parameter --warn-unused-keys-cutoff=N provides control
+        over a filter which prevents warnings for keys which appear to be
+        members of large hashes used to communicate with external packages.
+        The manual has details.  See git #177.
+      - A new option --pack-opening-types='->' has been added to provide more
+        control over breaks of method call chains.  It tells perltidy not to
+        break at every method call when a chain of calls spans multiple lines.
+        This was the behavior in versions prior to 20250105. The default
+        starting with 20250105 is to break at each call of a method call chain
+        which spans multiple lines. See git #171.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Perl-Tidy.spec ++++++
--- /var/tmp/diff_new_pack.DQbRyP/_old  2025-02-20 16:28:10.055382305 +0100
+++ /var/tmp/diff_new_pack.DQbRyP/_new  2025-02-20 16:28:10.055382305 +0100
@@ -18,10 +18,10 @@
 
 %define cpan_name Perl-Tidy
 Name:           perl-Perl-Tidy
-Version:        20250105.0.0
+Version:        20250214.0.0
 Release:        0
-# 20250105 -> normalize -> 20250105.0.0
-%define cpan_version 20250105
+# 20250214 -> normalize -> 20250214.0.0
+%define cpan_version 20250214
 #Upstream: GPL-1.0-or-later
 License:        GPL-2.0-or-later
 Summary:        Indent and reformat perl scripts
@@ -65,7 +65,7 @@
 HANDLING section.
 
 %prep
-%autosetup  -n %{cpan_name}-%{cpan_version}
+%autosetup  -n %{cpan_name}-%{cpan_version} -p1
 
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 

++++++ Perl-Tidy-20250105.tar.gz -> Perl-Tidy-20250214.tar.gz ++++++
++++ 5291 lines of diff (skipped)

Reply via email to