Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Spreadsheet-ParseXLSX for
openSUSE:Factory checked in at 2026-06-17 16:27:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Spreadsheet-ParseXLSX (Old)
and /work/SRC/openSUSE:Factory/.perl-Spreadsheet-ParseXLSX.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Spreadsheet-ParseXLSX"
Wed Jun 17 16:27:36 2026 rev:8 rq:1360009 version:0.370.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Spreadsheet-ParseXLSX/perl-Spreadsheet-ParseXLSX.changes
2025-01-31 16:04:51.237064652 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Spreadsheet-ParseXLSX.new.1981/perl-Spreadsheet-ParseXLSX.changes
2026-06-17 16:29:01.873910132 +0200
@@ -1,0 +2,10 @@
+Wed Jun 17 10:04:05 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.370.0 (0.37)
+ see /usr/share/doc/packages/perl-Spreadsheet-ParseXLSX/Changes
+
+ 0.37 2026-06-16
+
+ - fixed build on open suse by adding NoLWP to XML::Twig constructor
+
+-------------------------------------------------------------------
Old:
----
Spreadsheet-ParseXLSX-0.36.tar.gz
New:
----
README.md
Spreadsheet-ParseXLSX-0.37.tar.gz
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Spreadsheet-ParseXLSX.spec ++++++
--- /var/tmp/diff_new_pack.fk6DTp/_old 2026-06-17 16:29:02.485935613 +0200
+++ /var/tmp/diff_new_pack.fk6DTp/_new 2026-06-17 16:29:02.485935613 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Spreadsheet-ParseXLSX
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,19 @@
%define cpan_name Spreadsheet-ParseXLSX
Name: perl-Spreadsheet-ParseXLSX
-Version: 0.360.0
+Version: 0.370.0
Release: 0
-# 0.36 -> normalize -> 0.360.0
-%define cpan_version 0.36
+# 0.37 -> normalize -> 0.370.0
+%define cpan_version 0.37
License: MIT
Summary: Parse XLSX files
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/N/NU/NUDDLEGG/%{cpan_name}-%{cpan_version}.tar.gz
+Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Archive::Zip) >= 1.34
+BuildRequires: perl(Archive::Zip) >= 1.340
BuildRequires: perl(Crypt::Mode::CBC)
BuildRequires: perl(Crypt::Mode::ECB)
BuildRequires: perl(Digest::SHA)
@@ -41,7 +42,7 @@
BuildRequires: perl(Spreadsheet::ParseExcel::Worksheet)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(XML::Twig)
-Requires: perl(Archive::Zip) >= 1.34
+Requires: perl(Archive::Zip) >= 1.340
Requires: perl(Crypt::Mode::CBC)
Requires: perl(Crypt::Mode::ECB)
Requires: perl(Digest::SHA)
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ Spreadsheet-ParseXLSX-0.36.tar.gz -> Spreadsheet-ParseXLSX-0.37.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/Changes
new/Spreadsheet-ParseXLSX-0.37/Changes
--- old/Spreadsheet-ParseXLSX-0.36/Changes 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/Changes 2026-06-16 18:30:10.000000000
+0200
@@ -1,5 +1,9 @@
Revision history for Spreadsheet-ParseXLSX
+0.37 2026-06-16
+
+ - fixed build on open suse by adding NoLWP to XML::Twig constructor
+
0.36 2025-01-24
- removed tests from distro illustrationg memory bomb fixed in 0.28
(issue #21)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/LICENSE
new/Spreadsheet-ParseXLSX-0.37/LICENSE
--- old/Spreadsheet-ParseXLSX-0.36/LICENSE 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/LICENSE 2026-06-16 18:30:10.000000000
+0200
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/MANIFEST
new/Spreadsheet-ParseXLSX-0.37/MANIFEST
--- old/Spreadsheet-ParseXLSX-0.36/MANIFEST 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/MANIFEST 2026-06-16 18:30:10.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.032.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.037
Changes
INSTALL.md
LICENSE
@@ -14,6 +14,7 @@
lib/Spreadsheet/ParseXLSX/Decryptor/Agile.pm
lib/Spreadsheet/ParseXLSX/Decryptor/Standard.pm
lib/Spreadsheet/ParseXLSX/Worksheet.pm
+perlcritic.rc
t/00-compile.t
t/author-critic.t
t/author-eol.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/META.json
new/Spreadsheet-ParseXLSX-0.37/META.json
--- old/Spreadsheet-ParseXLSX-0.36/META.json 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/META.json 2026-06-16 18:30:10.000000000
+0200
@@ -4,7 +4,7 @@
"Jesse Luehrs <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version
2.150010",
"license" : [
"mit"
],
@@ -63,27 +63,27 @@
"provides" : {
"Spreadsheet::ParseXLSX" : {
"file" : "lib/Spreadsheet/ParseXLSX.pm",
- "version" : "0.36"
+ "version" : "0.37"
},
"Spreadsheet::ParseXLSX::Cell" : {
"file" : "lib/Spreadsheet/ParseXLSX/Cell.pm",
- "version" : "0.36"
+ "version" : "0.37"
},
"Spreadsheet::ParseXLSX::Decryptor" : {
"file" : "lib/Spreadsheet/ParseXLSX/Decryptor.pm",
- "version" : "0.36"
+ "version" : "0.37"
},
"Spreadsheet::ParseXLSX::Decryptor::Agile" : {
"file" : "lib/Spreadsheet/ParseXLSX/Decryptor/Agile.pm",
- "version" : "0.36"
+ "version" : "0.37"
},
"Spreadsheet::ParseXLSX::Decryptor::Standard" : {
"file" : "lib/Spreadsheet/ParseXLSX/Decryptor/Standard.pm",
- "version" : "0.36"
+ "version" : "0.37"
},
"Spreadsheet::ParseXLSX::Worksheet" : {
"file" : "lib/Spreadsheet/ParseXLSX/Worksheet.pm",
- "version" : "0.36"
+ "version" : "0.37"
}
},
"release_status" : "stable",
@@ -96,10 +96,10 @@
"web" : "https://github.com/MichaelDaum/spreadsheet-parsexlsx"
}
},
- "version" : "0.36",
+ "version" : "0.37",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.040000"
+ "version" : "5.042002"
},
"plugins" : [
{
@@ -111,7 +111,7 @@
}
},
"name" : "TestMoreDoneTesting",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::GatherDir",
@@ -132,87 +132,87 @@
}
},
"name" : "GatherDir",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "PruneCruft",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "ManifestSkip",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "MetaYAML",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "License",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "Readme",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::ExtraTests",
"name" : "ExtraTests",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "ExecDir",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "ShareDir",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : "12"
+ "default_jobs" : 1
}
},
"name" : "MakeMaker",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "Manifest",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "TestRelease",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "ConfirmRelease",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "MetaConfig",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "MetaJSON",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "NextRelease",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -271,27 +271,27 @@
}
},
"name" : "Test::Compile",
- "version" : "2.058"
+ "version" : "2.059"
},
{
"class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
"name" : "Test::Perl::Critic",
- "version" : "3.001"
+ "version" : "3.005"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "PodCoverageTests",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "PodSyntaxTests",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "MetaResources",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -308,12 +308,12 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.47.3",
"repo_root" : "."
}
},
"name" : "Git::Check",
- "version" : "2.051"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -332,7 +332,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.47.3",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -340,7 +340,7 @@
}
},
"name" : "Git::Commit",
- "version" : "2.051"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -349,12 +349,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "0.36",
+ "tag" : "0.37",
"tag_format" : "%v",
- "tag_message" : ""
+ "tag_message" : "%v"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.47.3",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -362,7 +362,7 @@
}
},
"name" : "Git::Tag",
- "version" : "2.051"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -373,18 +373,18 @@
"version_regexp" : "(?^u:^(\\d+\\.\\d+)$)"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.47.3",
"repo_root" : "."
}
},
"name" : "Git::NextVersion",
- "version" : "2.051"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.47.3",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -392,7 +392,7 @@
}
},
"name" : "Git::Contributors",
- "version" : "0.037"
+ "version" : "0.039"
},
{
"class" : "Dist::Zilla::Plugin::OurPkgVersion",
@@ -512,7 +512,7 @@
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "UploadToCPAN",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -522,7 +522,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.032"
+ "version" : "6.037"
}
],
"include_underscores" : 0
@@ -544,67 +544,67 @@
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "AutoPrereqs",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Encoding",
"name" : "Encoding",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.032"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.032"
+ "version" : "6.037"
}
],
"zilla" : {
@@ -612,7 +612,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.032"
+ "version" : "6.037"
}
},
"x_contributors" : [
@@ -636,8 +636,8 @@
"theevilapplepie <[email protected]>",
"zhouzhen1 <[email protected]>"
],
- "x_generated_by_perl" : "v5.40.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
+ "x_generated_by_perl" : "v5.42.2",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.42",
"x_spdx_expression" : "MIT"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/META.yml
new/Spreadsheet-ParseXLSX-0.37/META.yml
--- old/Spreadsheet-ParseXLSX-0.36/META.yml 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/META.yml 2026-06-16 18:30:10.000000000
+0200
@@ -12,7 +12,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version
2.150010'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,22 +21,22 @@
provides:
Spreadsheet::ParseXLSX:
file: lib/Spreadsheet/ParseXLSX.pm
- version: '0.36'
+ version: '0.37'
Spreadsheet::ParseXLSX::Cell:
file: lib/Spreadsheet/ParseXLSX/Cell.pm
- version: '0.36'
+ version: '0.37'
Spreadsheet::ParseXLSX::Decryptor:
file: lib/Spreadsheet/ParseXLSX/Decryptor.pm
- version: '0.36'
+ version: '0.37'
Spreadsheet::ParseXLSX::Decryptor::Agile:
file: lib/Spreadsheet/ParseXLSX/Decryptor/Agile.pm
- version: '0.36'
+ version: '0.37'
Spreadsheet::ParseXLSX::Decryptor::Standard:
file: lib/Spreadsheet/ParseXLSX/Decryptor/Standard.pm
- version: '0.36'
+ version: '0.37'
Spreadsheet::ParseXLSX::Worksheet:
file: lib/Spreadsheet/ParseXLSX/Worksheet.pm
- version: '0.36'
+ version: '0.37'
requires:
Archive::Zip: '1.34'
Crypt::Mode::CBC: '0'
@@ -56,10 +56,10 @@
resources:
bugtracker: https://github.com/MichaelDaum/spreadsheet-parsexlsx/issues
repository: https://github.com/MichaelDaum/spreadsheet-parsexlsx
-version: '0.36'
+version: '0.37'
x_Dist_Zilla:
perl:
- version: '5.040000'
+ version: '5.042002'
plugins:
-
class: Dist::Zilla::Plugin::Prereqs
@@ -68,7 +68,7 @@
phase: test
type: requires
name: TestMoreDoneTesting
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::GatherDir
config:
@@ -84,70 +84,70 @@
- nytprof
root: .
name: GatherDir
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::PruneCruft
name: PruneCruft
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: ManifestSkip
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaYAML
name: MetaYAML
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::License
name: License
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Readme
name: Readme
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::ExtraTests
name: ExtraTests
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::ExecDir
name: ExecDir
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::ShareDir
name: ShareDir
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: '12'
+ default_jobs: 1
name: MakeMaker
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Manifest
name: Manifest
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::TestRelease
name: TestRelease
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: ConfirmRelease
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaConfig
name: MetaConfig
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaJSON
name: MetaJSON
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::NextRelease
name: NextRelease
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::CheckChangesHasContent
name: CheckChangesHasContent
@@ -192,23 +192,23 @@
skips: []
switch: []
name: Test::Compile
- version: '2.058'
+ version: '2.059'
-
class: Dist::Zilla::Plugin::Test::Perl::Critic
name: Test::Perl::Critic
- version: '3.001'
+ version: '3.005'
-
class: Dist::Zilla::Plugin::PodCoverageTests
name: PodCoverageTests
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: PodSyntaxTests
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -221,10 +221,10 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.47.3
repo_root: .
name: Git::Check
- version: '2.051'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -239,12 +239,12 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.47.3
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: Git::Commit
- version: '2.051'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -252,16 +252,16 @@
branch: ~
changelog: Changes
signed: 0
- tag: '0.36'
+ tag: '0.37'
tag_format: '%v'
- tag_message: ''
+ tag_message: '%v'
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.47.3
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: Git::Tag
- version: '2.051'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::Git::NextVersion
config:
@@ -270,21 +270,21 @@
version_by_branch: 0
version_regexp: (?^u:^(\d+\.\d+)$)
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.47.3
repo_root: .
name: Git::NextVersion
- version: '2.051'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.34.1
+ git_version: 2.47.3
include_authors: 0
include_releaser: 1
order_by: name
paths: []
name: Git::Contributors
- version: '0.037'
+ version: '0.039'
-
class: Dist::Zilla::Plugin::OurPkgVersion
name: OurPkgVersion
@@ -377,7 +377,7 @@
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: UploadToCPAN
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -386,7 +386,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.032'
+ version: '6.037'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -401,60 +401,60 @@
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: AutoPrereqs
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Encoding
name: Encoding
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.032'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.032'
+ version: '6.037'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: 0
- version: '6.032'
+ version: '6.037'
x_contributors:
- 'Alex <[email protected]>'
- 'Alexey Mazurin <[email protected]>'
@@ -475,6 +475,6 @@
- 'Stuart Watt <[email protected]>'
- 'theevilapplepie <[email protected]>'
- 'zhouzhen1 <[email protected]>'
-x_generated_by_perl: v5.40.0
-x_serialization_backend: 'YAML::Tiny version 1.74'
+x_generated_by_perl: v5.42.2
+x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/Makefile.PL
new/Spreadsheet-ParseXLSX-0.37/Makefile.PL
--- old/Spreadsheet-ParseXLSX-0.36/Makefile.PL 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/Makefile.PL 2026-06-16 18:30:10.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.032.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.037
use strict;
use warnings;
@@ -40,7 +40,7 @@
"Spreadsheet::ParseExcel::Utility" => 0,
"Test::More" => "0.88"
},
- "VERSION" => "0.36",
+ "VERSION" => "0.37",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/README
new/Spreadsheet-ParseXLSX-0.37/README
--- old/Spreadsheet-ParseXLSX-0.36/README 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/README 2026-06-16 18:30:10.000000000
+0200
@@ -1,13 +1,13 @@
This archive contains the distribution Spreadsheet-ParseXLSX,
-version 0.36:
+version 0.37:
parse XLSX files
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License
-This README file was generated by Dist::Zilla::Plugin::Readme v6.032.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.037.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/dist.ini
new/Spreadsheet-ParseXLSX-0.37/dist.ini
--- old/Spreadsheet-ParseXLSX-0.36/dist.ini 2025-01-24 10:32:10.000000000
+0100
+++ new/Spreadsheet-ParseXLSX-0.37/dist.ini 2026-06-16 18:30:10.000000000
+0200
@@ -34,7 +34,6 @@
[Test::EOL]
[Test::Compile]
[Test::Perl::Critic]
-critic_config = .perlcriticrc
[PodCoverageTests]
[PodSyntaxTests]
[MetaResources]
@@ -46,7 +45,7 @@
commit_msg = changelog
[Git::Tag]
tag_format = %v
-tag_message =
+tag_message = %v
[Git::NextVersion]
version_regexp = ^(\d+\.\d+)$
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Cell.pm
new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Cell.pm
--- old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Cell.pm
2025-01-24 10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Cell.pm
2026-06-16 18:30:10.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '0.36'; # VERSION
+our $VERSION = '0.37'; # VERSION
# ABSTRACT: wrapper class around L<Spreadsheet::ParseExcel::Cell>
@@ -40,7 +40,7 @@
=head1 VERSION
-version 0.36
+version 0.37
=head1 SYNOPSIS
@@ -74,7 +74,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Decryptor/Agile.pm
new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Decryptor/Agile.pm
--- old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Decryptor/Agile.pm
2025-01-24 10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Decryptor/Agile.pm
2026-06-16 18:30:10.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '0.36'; # VERSION
+our $VERSION = '0.37'; # VERSION
# ABSTRACT: decryptor for files of version 4.4
@@ -119,7 +119,7 @@
=head1 VERSION
-version 0.36
+version 0.37
=for Pod::Coverage decrypt
decryptFile
@@ -131,7 +131,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Decryptor/Standard.pm
new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Decryptor/Standard.pm
---
old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Decryptor/Standard.pm
2025-01-24 10:32:10.000000000 +0100
+++
new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Decryptor/Standard.pm
2026-06-16 18:30:10.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '0.36'; # VERSION
+our $VERSION = '0.37'; # VERSION
# ABSTRACT: standard decryption
@@ -97,7 +97,7 @@
=head1 VERSION
-version 0.36
+version 0.37
=for Pod::Coverage decrypt
decryptFile
@@ -109,7 +109,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Decryptor.pm
new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Decryptor.pm
--- old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Decryptor.pm
2025-01-24 10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Decryptor.pm
2026-06-16 18:30:10.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '0.36'; # VERSION
+our $VERSION = '0.37'; # VERSION
# ABSTRACT: helper class to open password protected files
@@ -226,7 +226,7 @@
=head1 VERSION
-version 0.36
+version 0.37
=for Pod::Coverage new
open
@@ -237,7 +237,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Worksheet.pm
new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Worksheet.pm
--- old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX/Worksheet.pm
2025-01-24 10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX/Worksheet.pm
2026-06-16 18:30:10.000000000 +0200
@@ -4,7 +4,7 @@
use warnings;
use Scalar::Util ();
-our $VERSION = '0.36'; # VERSION
+our $VERSION = '0.37'; # VERSION
# ABSTRACT: wrapper class around L<Spreadsheet::ParseExcel::Worksheet>
@@ -45,7 +45,7 @@
=head1 VERSION
-version 0.36
+version 0.37
=head1 DESCRIPTION
@@ -68,7 +68,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX.pm
new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX.pm
--- old/Spreadsheet-ParseXLSX-0.36/lib/Spreadsheet/ParseXLSX.pm 2025-01-24
10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/lib/Spreadsheet/ParseXLSX.pm 2026-06-16
18:30:10.000000000 +0200
@@ -4,7 +4,7 @@
use warnings;
use 5.010;
-our $VERSION = '0.36'; # VERSION
+our $VERSION = '0.37'; # VERSION
# ABSTRACT: parse XLSX files
@@ -1149,8 +1149,9 @@
'http://schemas.openxmlformats.org/officeDocument/2006/relationships' =>
'rels',
'http://schemas.openxmlformats.org/drawingml/2006/main' => 'drawmain',
},
- no_xxe => 1,
- keep_original_prefix => 1,
+ NoLWP => 1,
+ NoXxe => 1,
+ KeepOriginalPrefix => 1,
%opts,
);
}
@@ -1170,7 +1171,7 @@
=head1 VERSION
-version 0.36
+version 0.37
=head1 SYNOPSIS
@@ -1411,7 +1412,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2025 by Jesse Luehrs.
+This software is Copyright (c) 2026 by Jesse Luehrs.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/perlcritic.rc
new/Spreadsheet-ParseXLSX-0.37/perlcritic.rc
--- old/Spreadsheet-ParseXLSX-0.36/perlcritic.rc 1970-01-01
01:00:00.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/perlcritic.rc 2026-06-16
18:30:10.000000000 +0200
@@ -0,0 +1,17 @@
+theme = bugs
+verbose = %f: [%p] %m at line %l, column %c.\n
+
+[-Subroutines::RequireFinalReturn]
+[-ValuesAndExpressions::ProhibitConstantPragma]
+[-ErrorHandling::RequireCheckingReturnValueOfEval]
+[-Subroutines::ProhibitBuiltinHomonyms]
+[-Variables::ProhibitReusedNames]
+
+[BuiltinFunctions::ProhibitStringyEval]
+allow_includes = 1
+
+[Variables::RequireLocalizedPunctuationVars]
+allow = @ARGV $ARGV %ENV
+
+[Variables::ProhibitPunctuationVars]
+allow = $@ $!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/t/00-compile.t
new/Spreadsheet-ParseXLSX-0.37/t/00-compile.t
--- old/Spreadsheet-ParseXLSX-0.36/t/00-compile.t 2025-01-24
10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/t/00-compile.t 2026-06-16
18:30:10.000000000 +0200
@@ -1,8 +1,7 @@
-use 5.006;
use strict;
use warnings;
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.059
use Test::More;
@@ -37,7 +36,7 @@
# see L<perlfaq8/How can I capture STDERR from an external command?>
my $stderr = IO::Handle->new;
- diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} .
$str . q{'} }
+ diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g;
q{'}.$str.q{'} }
$^X, @switches, '-e', "require q[$lib]"))
if $ENV{PERL_COMPILE_TEST_DEBUG};
@@ -59,7 +58,6 @@
-is(scalar(@warnings), 0, 'no warnings found')
- or diag 'got warnings: ', ( Test::More->can('explain') ?
Test::More::explain(\@warnings) : join("\n", '', @warnings) ) if
$ENV{AUTHOR_TESTING};
+is(scalar(@warnings), 0, 'no warnings found') or diag 'got warnings: ', (
Test::More->can('explain') ? Test::More::explain(\@warnings) : join("\n", '',
@warnings) ) if $ENV{AUTHOR_TESTING};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/t/author-critic.t
new/Spreadsheet-ParseXLSX-0.37/t/author-critic.t
--- old/Spreadsheet-ParseXLSX-0.36/t/author-critic.t 2025-01-24
10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/t/author-critic.t 2026-06-16
18:30:10.000000000 +0200
@@ -11,5 +11,7 @@
use strict;
use warnings;
-use Test::Perl::Critic (-profile => ".perlcriticrc") x!! -e ".perlcriticrc";
+use Test::Perl::Critic %{+{
+ "-profile" => "perlcritic.rc",
+}};
all_critic_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/t/author-pod-coverage.t
new/Spreadsheet-ParseXLSX-0.37/t/author-pod-coverage.t
--- old/Spreadsheet-ParseXLSX-0.36/t/author-pod-coverage.t 2025-01-24
10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/t/author-pod-coverage.t 2026-06-16
18:30:10.000000000 +0200
@@ -7,7 +7,7 @@
}
}
-# This file was automatically generated by
Dist::Zilla::Plugin::PodCoverageTests.
+# This file was automatically generated by
Dist::Zilla::Plugin::PodCoverageTests
use strict;
use warnings;
use Test::Pod::Coverage 1.08;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Spreadsheet-ParseXLSX-0.36/t/author-pod-syntax.t
new/Spreadsheet-ParseXLSX-0.37/t/author-pod-syntax.t
--- old/Spreadsheet-ParseXLSX-0.36/t/author-pod-syntax.t 2025-01-24
10:32:10.000000000 +0100
+++ new/Spreadsheet-ParseXLSX-0.37/t/author-pod-syntax.t 2026-06-16
18:30:10.000000000 +0200
@@ -7,7 +7,7 @@
}
}
-# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests
use strict; use warnings;
use Test::More;
use Test::Pod 1.41;
++++++ _scmsync.obsinfo ++++++
mtime: 1781690646
commit: 0ec25044e0caa0114187403a0e185982aac982ac7769c8fac218756b538fa1c2
url: https://src.opensuse.org/perl/perl-Spreadsheet-ParseXLSX
revision: 0ec25044e0caa0114187403a0e185982aac982ac7769c8fac218756b538fa1c2
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ 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-06-17 12:04:06.000000000 +0200
@@ -0,0 +1 @@
+.osc