Automatic update to Time-Piece-1.39.tar.gz #4

Open
cpanmirror wants to merge 1 commits from cpanmirror/perl-Time-Piece:autoupdate into main
4 changed files with 18 additions and 4 deletions

BIN
Time-Piece-1.38.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
Time-Piece-1.39.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Oct 26 05:31:59 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.39
see /usr/share/doc/packages/perl-Time-Piece/Changes
1.39 2025-10-24
- strptime: allow year < 1900 (GH56)
- add add_days() (GH65)
- strptime(): More %z formats (GH74)
- Test failures in 11strptime_defaults.t (GH81)
- XS cleanup (GH80)
- Remove parse()
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 22 14:31:29 UTC 2025 - Tina Müller <timueller+perl@suse.de> Wed Oct 22 14:31:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Time-Piece %define cpan_name Time-Piece
Name: perl-Time-Piece Name: perl-Time-Piece
Version: 1.38 Version: 1.39
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Object Oriented time objects Summary: Object Oriented time objects