Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-TimeDate for openSUSE:Factory 
checked in at 2026-04-10 17:42:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-TimeDate (Old)
 and      /work/SRC/openSUSE:Factory/.perl-TimeDate.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-TimeDate"

Fri Apr 10 17:42:52 2026 rev:36 rq:1345209 version:2.350.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-TimeDate/perl-TimeDate.changes      
2026-03-13 21:15:53.543072907 +0100
+++ /work/SRC/openSUSE:Factory/.perl-TimeDate.new.21863/perl-TimeDate.changes   
2026-04-10 17:42:59.933062845 +0200
@@ -1,0 +2,53 @@
+Mon Mar 23 06:25:07 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 2.350.0 (2.35)
+   see /usr/share/doc/packages/perl-TimeDate/Changes
+
+  2.35      2026-03-20 21:44:45-06:00 America/Denver
+
+  2.34_03   2026-03-18 22:12:43-06:00 America/Denver (TRIAL RELEASE)
+
+    * test: document and pin RT#84075/GH#12 fix in regression suite
+    * fix: add NST, NFT, and NDT (Newfoundland) timezone support
+    * fix: add ICT and PHT timezone support
+    * fix: restore rebase regressions and clarify first-century limitation
+    * fix: normalize two-digit years in str2time to avoid Time::Local 
windowing mismatch
+    * fix: use standard 2-letter German weekday abbreviations
+    * fix: detect timegm/timelocal overflow for far-future dates (RT#88777)
+    * test: add regression tests for RT#88777 (negative epoch for far-future 
dates)
+    * fix: use stored epoch in format_Z/format_z to fix DST fall-back timezone 
name
+    * fix: document MSK timezone history and add regression test (RT#98949)
+    * fix: strftime %s with timezone now returns correct epoch (RT#52387)
+    * test: add POD validity regression test for RT#53557
+    * fix: include day in year-inference for dates without an explicit year
+    * fix: document MSK timezone history and add regression test (RT#81350)
+    * ci: install Pod::Checker via cpm in Linux CI
+    * docs: add SECURITY.md with vulnerability reporting policy
+    * test: add regression tests for RT#57800 / GH#3 (numeric m/d/yyyy 
pre-1970 dates)
+    * fix: normalize year offset for dates before 1901 in strptime (RT#106105)
+    * fix: reject timezone-only inputs in strptime (RT#70650)
+    * test: add failing tests for RT#70650 (ludicrous date parsing)
+    * fix: prevent negative month from strptime for 6-digit inputs like 
'199001'
+    * test: add Portuguese format and round-trip tests from PR #61
+    * fix: treat number > 31 after month name as year, not day (GH#2)
+    * fix: translate timezone abbreviations (%Z) in language-specific 
formatting
+    * fix: tz_name() offset in seconds was treated as minutes (RT#59298)
+    * docs: fix ISO-8601 example date in Date::Parse POD (issue #6)
+    * feat: add optional LANGUAGE parameter to time2str()
+    * feat: allow str2time() to accept a custom reference epoch (RT#64789)
+    * docs: clarify strptime() return format for ISO 8601 dates (issue #44)
+    * feat: add Portuguese language module
+    * fix: prefer CEST over MEST as canonical Central European Summer Time name
+    * fix: add ICT and PHT timezone abbreviations to Time::Zone (RT#123247)
+    * fix: standardize Greek.pm to use native Unicode instead of \x{} escapes
+    * test: add regression test for RT#105031 / GH#17 (1965-12-31 maps to 2065)
+    * fix: declare Carp as runtime prerequisite in Makefile.PL
+    * fix: infer current year for future months when no year given (RT#92611)
+    * test: add regression tests for RT#53413 (4-digit year mangling)
+    * fix: handle leap day in year-only date parsing test
+    * fix: support IANA timezone names in tz2zone and tz_offset (RT#76968)
+    * fix: preserve comma as ISO 8601 decimal separator in strptime
+    * fix: add French day ordinal suffix in format_o
+    * fix: make tz_name tests deterministic across DST transitions
+
+-------------------------------------------------------------------

Old:
----
  TimeDate-2.34.tar.gz

New:
----
  TimeDate-2.35.tar.gz

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

Other differences:
------------------
++++++ perl-TimeDate.spec ++++++
--- /var/tmp/diff_new_pack.ZotgCO/_old  2026-04-10 17:43:03.273200186 +0200
+++ /var/tmp/diff_new_pack.ZotgCO/_new  2026-04-10 17:43:03.273200186 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name TimeDate
 Name:           perl-TimeDate
-Version:        2.340.0
+Version:        2.350.0
 Release:        0
-# 2.34 -> normalize -> 2.340.0
-%define cpan_version 2.34
+# 2.35 -> normalize -> 2.350.0
+%define cpan_version 2.35
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Date and time formatting subroutines
 URL:            https://metacpan.org/release/%{cpan_name}
@@ -57,6 +57,7 @@
 Provides:       perl(Date::Language::Norwegian) = %{version}
 Provides:       perl(Date::Language::Occitan) = %{version}
 Provides:       perl(Date::Language::Oromo) = %{version}
+Provides:       perl(Date::Language::Portuguese) = %{version}
 Provides:       perl(Date::Language::Romanian) = %{version}
 Provides:       perl(Date::Language::Russian) = %{version}
 Provides:       perl(Date::Language::Russian_cp1251) = %{version}
@@ -109,6 +110,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%doc Changes README
+%doc Changes README SECURITY.md
 %license LICENSE
 

++++++ TimeDate-2.34.tar.gz -> TimeDate-2.35.tar.gz ++++++
++++ 3761 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.ZotgCO/_old  2026-04-10 17:43:04.205238510 +0200
+++ /var/tmp/diff_new_pack.ZotgCO/_new  2026-04-10 17:43:04.229239497 +0200
@@ -1,6 +1,6 @@
-mtime: 1772258184
-commit: 833708804297fe3a577ba271bb039a942c8750144d0cc1de23465e83f356d58e
+mtime: 1774247107
+commit: 8d5244c72030b8479d25bff3d3d34a09791b566fa2585097fda617544d71e97d
 url: https://src.opensuse.org/perl/perl-TimeDate.git
-revision: 833708804297fe3a577ba271bb039a942c8750144d0cc1de23465e83f356d58e
+revision: 8d5244c72030b8479d25bff3d3d34a09791b566fa2585097fda617544d71e97d
 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-04-07 14:40:38.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to