Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-DateTime for openSUSE:Factory checked in at 2026-09-18 22:03:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DateTime (Old) and /work/SRC/openSUSE:Factory/.perl-DateTime.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime" Fri Sep 18 22:03:19 2026 rev:61 rq:1378626 version:1.670.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DateTime/perl-DateTime.changes 2025-04-15 16:48:25.001411841 +0200 +++ /work/SRC/openSUSE:Factory/.perl-DateTime.new.383539/perl-DateTime.changes 2026-09-18 22:03:33.474098352 +0200 @@ -1,0 +2,15 @@ +Mon Aug 31 11:38:42 UTC 2026 - Tina Müller <[email protected]> + +- updated to 1.670.0 (1.67) + see /usr/share/doc/packages/perl-DateTime/Changes + + 1.67 2026-08-30 + + - Documented that the `truncate` method can throw a fatal error if the truncation produces a + datetime that doesn't exist in the local time zone. This can happen when truncating to a day (or + more) in a time zone with a DST transition at midnight. Reported by @tsadok. GH #155. - + - Documented that `rfc3339` does not include nanoseconds. Reported by @n1vux (Bill Ricker). GH #150. + - Fixed docs for `strftime` to remove the bit that said it returned the same values as the POSIX + `strftime`. This hasn't been the case for a long time. Reported by @jimav (Jim Avera). GH #148. + +------------------------------------------------------------------- Old: ---- DateTime-1.66.tar.gz New: ---- DateTime-1.67.tar.gz README.md _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DateTime.spec ++++++ --- /var/tmp/diff_new_pack.gLZfWi/_old 2026-09-18 22:03:35.664190139 +0200 +++ /var/tmp/diff_new_pack.gLZfWi/_new 2026-09-18 22:03:35.665190181 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime # -# 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,23 +18,24 @@ %define cpan_name DateTime Name: perl-DateTime -Version: 1.660.0 +Version: 1.670.0 Release: 0 -# 1.66 -> normalize -> 1.660.0 -%define cpan_version 1.66 +# 1.67 -> normalize -> 1.670.0 +%define cpan_version 1.67 License: Artistic-2.0 Summary: Date and time object for Perl URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(CPAN::Meta::Check) >= 0.11.0 +BuildRequires: perl(CPAN::Meta::Check) >= 0.11 BuildRequires: perl(CPAN::Meta::Requirements) -BuildRequires: perl(DateTime::Locale) >= 1.06 +BuildRequires: perl(DateTime::Locale) >= 1.60 BuildRequires: perl(DateTime::TimeZone) >= 2.440 -BuildRequires: perl(Dist::CheckConflicts) >= 0.02 -BuildRequires: perl(Params::ValidationCompiler) >= 0.26 +BuildRequires: perl(Dist::CheckConflicts) >= 0.20 +BuildRequires: perl(Params::ValidationCompiler) >= 0.260 BuildRequires: perl(Specio) >= 0.500 BuildRequires: perl(Specio::Declare) BuildRequires: perl(Specio::Exporter) @@ -44,15 +45,15 @@ BuildRequires: perl(Specio::Subs) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.96 -BuildRequires: perl(Test::Warnings) >= 0.5.0 +BuildRequires: perl(Test::Warnings) >= 0.5 BuildRequires: perl(Test::Without::Module) BuildRequires: perl(Try::Tiny) BuildRequires: perl(namespace::autoclean) >= 0.190 BuildRequires: perl(parent) -Requires: perl(DateTime::Locale) >= 1.06 +Requires: perl(DateTime::Locale) >= 1.60 Requires: perl(DateTime::TimeZone) >= 2.440 -Requires: perl(Dist::CheckConflicts) >= 0.02 -Requires: perl(Params::ValidationCompiler) >= 0.26 +Requires: perl(Dist::CheckConflicts) >= 0.20 +Requires: perl(Params::ValidationCompiler) >= 0.260 Requires: perl(Specio) >= 0.500 Requires: perl(Specio::Declare) Requires: perl(Specio::Exporter) @@ -109,6 +110,6 @@ %perl_gen_filelist %files -f %{name}.files -%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md CREDITS leaptab.txt README.md TODO +%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md CREDITS GOVERNANCE.md leaptab.txt README.md SECURITY.md SUPPORT.md TODO %license LICENSE ++++++ DateTime-1.66.tar.gz -> DateTime-1.67.tar.gz ++++++ ++++ 2798 lines of diff (skipped) ++++++ 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)  ++++++ _scmsync.obsinfo ++++++ mtime: 1788176323 commit: 54a358bed311081c45f052e7121d5e700d43e2311f09873e4a037ec09147356d url: https://src.opensuse.org/perl/perl-DateTime revision: 54a358bed311081c45f052e7121d5e700d43e2311f09873e4a037ec09147356d trackingbranch: main 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-08-31 13:38:43.000000000 +0200 @@ -0,0 +1 @@ +.osc
