Accepting request 381105 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/381105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-TimeZone?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2016-03-31 11:02:58 +00:00 committed by Git OBS Bridge
commit 95ec37470e
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 29 09:17:15 UTC 2016 - coolo@suse.com
- updated to 1.97
see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
1.97 2016-03-23
- This release is based on version 2016c of the Olson database. This release
includes contemporary changes for Azerbaijan and Chile.
-------------------------------------------------------------------
Wed Mar 16 10:00:28 UTC 2016 - coolo@suse.com

View File

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