Automatic update to v1.370.100 (1.3701) #1

Merged
tinita merged 1 commits from cpanmirror/perl-Time-Piece:autoupdate into main 2025-10-10 11:21:25 +02:00
4 changed files with 22 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:483b200aa752b8bacd7267714f990e94b13ccaa19e6b68a309f61b26e730298d
size 38878

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

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Oct 9 20:50:41 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.3701
see /usr/share/doc/packages/perl-Time-Piece/Changes
1.3701 2025-08-25
- Test fixes on Alpine and locales without AM/PM (GH76)
1.37 2025-08-16
- Allow custom default values from strptime (GH48,49)
- Allow islocal return from Time::Piece->strptime (GH44)
- Windows support for %k, %l, %P
- Set c_isdst after strptime (GH9)
-------------------------------------------------------------------
Tue Apr 8 05:37:06 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Time-Piece
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 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,7 +18,7 @@
%define cpan_name Time-Piece
Name: perl-Time-Piece
Version: 1.36
Version: 1.3701
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Object Oriented time objects
@@ -56,7 +56,7 @@ make test
%perl_gen_filelist
%files -f %{name}.files
%doc Changes README reverse_deps.txt TODO
%doc Changes README.md
%license LICENSE
%changelog