Accepting request 607433 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/607433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Locale?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2018-05-19 13:40:40 +00:00 committed by Git OBS Bridge
commit 35fff002ba
4 changed files with 17 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 7 05:14:35 UTC 2018 - coolo@suse.com
- updated to 1.20
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
1.20 2018-05-06
- Fix test failures on Windows. Reported by Adrian Devries. GH #23.
-------------------------------------------------------------------
Sun Apr 22 05:16:03 UTC 2018 - coolo@suse.com

View File

@ -17,10 +17,10 @@
Name: perl-DateTime-Locale
Version: 1.190000
Version: 1.200000
Release: 0
%define cpan_version 1.19
Provides: perl(DateTime::Locale) = 1.190000
%define cpan_version 1.20
Provides: perl(DateTime::Locale) = 1.200000
%define cpan_name DateTime-Locale
Summary: Localization support for DateTime.pm
License: Artistic-1.0 OR GPL-1.0-or-later
@ -83,7 +83,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 appveyor.yml Changes CONTRIBUTING.md README.md
%license LICENSE LICENSE.cldr
%changelog