Accepting request 1239748 from devel:languages:perl
- updated to 2.640.0 (2.64) see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes 2.64 2025-01-16 - This release is based on version 2024a of the Olson database. This release includes contemporary changes for Paraguay. (forwarded request 1239665 from tinita) OBS-URL: https://build.opensuse.org/request/show/1239748 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-TimeZone?expand=0&rev=81
This commit is contained in:
commit
57f3dbb3ba
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79ac1c34fb2129b1ad88e0c7090166b98f2a7fd658358f2e1ae7e9bac963cc0f
|
||||
size 917071
|
BIN
DateTime-TimeZone-2.64.tar.gz
(Stored with Git LFS)
Normal file
BIN
DateTime-TimeZone-2.64.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 21:20:58 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.640.0 (2.64)
|
||||
see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
|
||||
|
||||
2.64 2025-01-16
|
||||
|
||||
- This release is based on version 2024a of the Olson database. This release includes contemporary
|
||||
changes for Paraguay.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 05:31:11 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-DateTime-TimeZone
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name DateTime-TimeZone
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 2.630.0
|
||||
Version: 2.640.0
|
||||
Release: 0
|
||||
# 2.63 -> normalize -> 2.630.0
|
||||
%define cpan_version 2.63
|
||||
# 2.64 -> normalize -> 2.640.0
|
||||
%define cpan_version 2.64
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Time zone object base class and factory
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@ -389,7 +389,7 @@ primary interface is through a DateTime object, and most users will not
|
||||
need to directly use 'DateTime::TimeZone' methods.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user