Automatic update to v1.370.100 (1.3701) #1
@@ -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
BIN
Time-Piece-1.3701.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
Tue Apr 8 05:37:06 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Time-Piece
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Time-Piece
|
%define cpan_name Time-Piece
|
||||||
Name: perl-Time-Piece
|
Name: perl-Time-Piece
|
||||||
Version: 1.36
|
Version: 1.3701
|
||||||
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
|
||||||
@@ -41,7 +41,7 @@ on the perl5-porters mailing list here:
|
|||||||
https://www.nntp.perl.org/group/perl.perl5.porters/2000/01/msg5283.html
|
https://www.nntp.perl.org/group/perl.perl5.porters/2000/01/msg5283.html
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{cpan_name}-%{version} -p1
|
%autosetup -n %{cpan_name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||||
@@ -56,7 +56,7 @@ make test
|
|||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%doc Changes README reverse_deps.txt TODO
|
%doc Changes README.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user