Accepting request 539080 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/539080
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=92
This commit is contained in:
Stephan Kulow 2017-11-08 16:48:43 +00:00 committed by Git OBS Bridge
parent c7f3817522
commit 4e9a476afe
4 changed files with 17 additions and 5 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06feaca8c5abfac73b262bb94a1b6c428b7098f6b2c1ac896c9785924cd8d428
size 947704

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 5 06:17:47 UTC 2017 - coolo@suse.com
- updated to 2.15
see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
2.15 2017-11-04
- Make the local zone lookup code handle the case where /usr/share/zoneinfo is
a symlink, as it apparently is on recent versions of macOS (10.13). Fixed by
Tom Wyant. GH #22 and #23.
-------------------------------------------------------------------
Sun Oct 29 06:14:21 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-DateTime-TimeZone
Version: 2.14
Version: 2.15
Release: 0
%define cpan_name DateTime-TimeZone
Summary: Time zone object base class and factory
@ -80,7 +80,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CONTRIBUTING.md README.md tools
%doc Changes CONTRIBUTING.md README.md
%license LICENSE
%changelog