Marcel Telka
2023-12-31 a21c89707763df9b97056d9a1f338e9050f69390
perl/DateTime-TimeZone: update to 2.61

4 files modified
11 ■■■■ changed files
components/perl/DateTime-TimeZone/DateTime-TimeZone-PERLVER.p5m 1 ●●●● patch | view | raw | blame | history
components/perl/DateTime-TimeZone/Makefile 7 ●●●●● patch | view | raw | blame | history
components/perl/DateTime-TimeZone/manifests/sample-manifest.p5m 1 ●●●● patch | view | raw | blame | history
components/perl/DateTime-TimeZone/test/results-all.master 2 ●●● patch | view | raw | blame | history
components/perl/DateTime-TimeZone/DateTime-TimeZone-PERLVER.p5m
@@ -179,6 +179,7 @@
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Palmer.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Rothera.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Troll.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Vostok.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Asia/Almaty.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Asia/Amman.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Asia/Anadyr.pm
components/perl/DateTime-TimeZone/Makefile
@@ -19,13 +19,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        DateTime::TimeZone
HUMAN_VERSION =            2.60
COMPONENT_REVISION =        1
HUMAN_VERSION =            2.61
COMPONENT_SUMMARY =        DateTime::TimeZone - Time zone object base class and factory
COMPONENT_CPAN_AUTHOR =        DROLSKY
COMPONENT_ARCHIVE_HASH =    \
    sha256:f0460d379323905b579bed44e141237a337dc25dd26b6ab0c60ac2b80629323d
COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
    sha256:86383c73c50d1983088026ac3eac609465994b046f18a4eb40bd0455ebef0b20
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =    LICENSE
include $(WS_MAKE_RULES)/common.mk
components/perl/DateTime-TimeZone/manifests/sample-manifest.p5m
@@ -179,6 +179,7 @@
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Palmer.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Rothera.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Troll.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Antarctica/Vostok.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Asia/Almaty.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Asia/Amman.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/DateTime/TimeZone/Asia/Anadyr.pm
components/perl/DateTime-TimeZone/test/results-all.master
@@ -20,5 +20,5 @@
t/22taint-mode.t ............ skipped: Test requires module 'Test::Taint' but it's not found
t/23etc_zones_offset.t ...... ok
All tests successful.
Files=21, Tests=2563
Files=21, Tests=2564
Result: PASS