Accepting request 537377 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/537377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=90
This commit is contained in:
Pedro Monreal Gonzalez 2017-10-30 09:51:45 +00:00 committed by Git OBS Bridge
parent 7f1dfd191f
commit c7f3817522
4 changed files with 18 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Oct 29 06:14:21 UTC 2017 - coolo@suse.com
- updated to 2.14
see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
2.14 2017-10-28
- This release is based on version 2017c of the Olson database. This release
includes contemporary changes for Fiji, Namibia, Northern Cyprus, Sudan,
Tonga, and Turks & Caicos.
-------------------------------------------------------------------
Fri Jun 9 05:27:43 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-DateTime-TimeZone
Version: 2.13
Version: 2.14
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
%doc Changes CONTRIBUTING.md README.md tools
%license LICENSE
%changelog