Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Module-ScanDeps for 
openSUSE:Factory checked in at 2023-07-12 17:27:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-ScanDeps (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Module-ScanDeps.new.8922 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Module-ScanDeps"

Wed Jul 12 17:27:06 2023 rev:30 rq:1098171 version:1.32

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Module-ScanDeps/perl-Module-ScanDeps.changes    
    2021-04-22 18:06:27.926744418 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-ScanDeps.new.8922/perl-Module-ScanDeps.changes
      2023-07-12 17:27:30.510568080 +0200
@@ -1,0 +2,26 @@
+Thu Jul  6 03:08:25 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 1.32
+   see /usr/share/doc/packages/perl-Module-ScanDeps/Changes
+
+  1.32  2023-07-05
+  - Ensure $inc gets removed from the start of $File::Find::name
+    On Windows, if $inc contains backslashes then it won't always get removed
+    from the start of $File::Find::name because the latter may be canonicalized
+    to only contain forward slashes.
+  - Provide dedicated test scripts for some tests instead of using
+    the test scripts themselves: Test::More draws in all kinds of stuff,
+    totally unpredictable
+  - Rewrite test helpers in t/Utils.pm to use Test::More's subtest feature
+  - Code cleanup; fix detection of 'do STRING' (cf PR #15)
+  - scandeps.pl:  sort items in "used by" column
+  - Handle spaces after quote operator, e.g. eval qq {Some::Module}
+  - Fixes #12: share dir not returned when require module is in an eval
+  - Recognize constructs like "eval qq{require Inline::C}".
+  - Recognize idioms like "if (eval { require Foo }) { ..."
+  - Add %preload rules for some Mojo resource files
+    Fixes rschupp/PAR-Packer#44
+  - Bump perl dependency to guard against ancient perls without 
FindBin::again()
+  - Add tool to trace when (and from where) Perl searches for a module
+
+-------------------------------------------------------------------

Old:
----
  Module-ScanDeps-1.31.tar.gz

New:
----
  Module-ScanDeps-1.32.tar.gz

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

Other differences:
------------------
++++++ perl-Module-ScanDeps.spec ++++++
--- /var/tmp/diff_new_pack.Hflqxe/_old  2023-07-12 17:27:31.286573452 +0200
+++ /var/tmp/diff_new_pack.Hflqxe/_new  2023-07-12 17:27:31.294573507 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-ScanDeps
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name Module-ScanDeps
 Name:           perl-Module-ScanDeps
-Version:        1.31
+Version:        1.32
 Release:        0
-Summary:        Recursively scan Perl code for dependencies
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Recursively scan Perl code for dependencies
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml

++++++ Module-ScanDeps-1.31.tar.gz -> Module-ScanDeps-1.32.tar.gz ++++++
++++ 1604 lines of diff (skipped)

Reply via email to