forked from pool/perl-DateTime-TimeZone
Accepting request 1080774 from devel:languages:perl:autoupdate
- updated to 2.60
see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
2.60 2023-03-28
- This release is based on version 2023c of the Olson database. The 2023c
release has the same zone data as 2023a, undoing the changes for Lebanon
from the past week.
2.59 2023-03-23
- This release is based on version 2023b of the Olson database. This release
includes contemporary changes for Lebanon.
2.58 2023-03-22
- This release is based on version 2023a of the Olson database. This release
includes contemporary changes for Egypt, Greenland, Morocco, and Palestine.
OBS-URL: https://build.opensuse.org/request/show/1080774
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=146
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-DateTime-TimeZone
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# 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 DateTime-TimeZone
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 2.57
|
||||
Version: 2.60
|
||||
Release: 0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Time zone object base class and factory
|
||||
@@ -62,6 +62,7 @@ need to directly use 'DateTime::TimeZone' methods.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user