Accepting request 798662 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/798662 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-TimeZone?expand=0&rev=59
This commit is contained in:
commit
773b862cee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e5c99ef22471f4d262ac590ce5ce8177094d7a92f380d8eea6219f5a12dc0cd
|
||||
size 992581
|
3
DateTime-TimeZone-2.39.tar.gz
Normal file
3
DateTime-TimeZone-2.39.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65a49083bf465b42c6a65df575efaceb87b5ba5a997d4e91e6ddba57190c8fca
|
||||
size 993595
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 25 03:09:20 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.39
|
||||
see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
|
||||
|
||||
2.39 2020-04-24
|
||||
|
||||
- This release is based on version 2020a of the Olson database. This release
|
||||
includes contemporary changes for Morocco an the Yukon.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 08:29:48 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-DateTime-TimeZone
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 2.38
|
||||
Version: 2.39
|
||||
Release: 0
|
||||
%define cpan_name DateTime-TimeZone
|
||||
Summary: Time zone object base class and factory
|
||||
@ -64,7 +64,7 @@ need to directly use 'DateTime::TimeZone' methods.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user