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-02-12 17:25:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Tidy"

Thu Feb 12 17:25:53 2026 rev:56 rq:1332529 version:20260204.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes    
2026-01-21 14:13:20.764807148 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.1977/perl-Perl-Tidy.changes  
2026-02-12 17:26:29.317054667 +0100
@@ -1,0 +2,21 @@
+Thu Feb  5 06:15:24 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 20260204.0.0 (20260204)
+   see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md
+
+  ## 2026 02 04
+      - Fix issue git #195, where --want-break-before=s and 
--want-break-after=s
+        incorrectly rejected a string 's' with keywords 'and' and 'or'.
+      - When --delete-side-comments or --delete-block-comments are used to 
delete
+        comments, comments of the form '## no critic' are not deleted unless
+        --ignore-perlcritic-comments, or -ipc, is also set.
+      - A new parameter --delete-side-comments-exclusion-pattern=s, or 
-dscxp=s,
+        is available to prevent the --delete-side-comments parameter from 
deleting
+        certain side comments.  The string s defines the leading characters of
+        comments which should not be deleted by -dsc. The manual has details.
+        One use is to prevent -dsc from deleting closing side comments, which
+        begin with two hash symbols. The command to do this is
+              perltidy -dsc -dscxp='\#\#' file.pl
+        The backslashes are required to get the string past a command line 
shell.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Perl-Tidy.spec ++++++
--- /var/tmp/diff_new_pack.qj81nu/_old  2026-02-12 17:26:30.161090474 +0100
+++ /var/tmp/diff_new_pack.qj81nu/_new  2026-02-12 17:26:30.161090474 +0100
@@ -18,10 +18,10 @@
 
 %define cpan_name Perl-Tidy
 Name:           perl-Perl-Tidy
-Version:        20260109.0.0
+Version:        20260204.0.0
 Release:        0
-# 20260109 -> normalize -> 20260109.0.0
-%define cpan_version 20260109
+# 20260204 -> normalize -> 20260204.0.0
+%define cpan_version 20260204
 #Upstream: GPL-1.0-or-later
 License:        GPL-2.0-or-later
 Summary:        Indent and reformat perl scripts

++++++ Perl-Tidy-20260109.tar.gz -> Perl-Tidy-20260204.tar.gz ++++++
++++ 2960 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.qj81nu/_old  2026-02-12 17:26:30.545106765 +0100
+++ /var/tmp/diff_new_pack.qj81nu/_new  2026-02-12 17:26:30.557107274 +0100
@@ -1,6 +1,6 @@
-mtime: 1767937694
-commit: 94d58cc78a8ba446785a3bdd4f657b043445e9b31be175b5f44693e01cf6fbf1
+mtime: 1770272125
+commit: 88f689497c658610cd3b7fb87dd3b63b084a8d7a951f257444eb4c4a16f76d76
 url: https://src.opensuse.org/perl/perl-Perl-Tidy.git
-revision: 94d58cc78a8ba446785a3bdd4f657b043445e9b31be175b5f44693e01cf6fbf1
+revision: 88f689497c658610cd3b7fb87dd3b63b084a8d7a951f257444eb4c4a16f76d76
 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-02-08 21:57:11.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to