Accepting request 689652 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/689652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Locale?expand=0&rev=55
This commit is contained in:
Dirk Stoecker 2019-03-29 07:31:11 +00:00 committed by Git OBS Bridge
parent b72f0ef987
commit 66646ec7f3
4 changed files with 19 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 29 06:11:19 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.24
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
1.24 2019-03-28
- Rebuilt all locale data with CLDR 35, released on 2019-03-27.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 8 06:15:15 UTC 2018 - Stephan Kulow <coolo@suse.com> Thu Nov 8 06:15:15 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-DateTime-Locale # spec file for package perl-DateTime-Locale
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,10 +17,10 @@
Name: perl-DateTime-Locale Name: perl-DateTime-Locale
Version: 1.230000 Version: 1.240000
Release: 0 Release: 0
%define cpan_version 1.23 %define cpan_version 1.24
Provides: perl(DateTime::Locale) = 1.230000 Provides: perl(DateTime::Locale) = 1.240000
%define cpan_name DateTime-Locale %define cpan_name DateTime-Locale
Summary: Localization support for DateTime.pm Summary: Localization support for DateTime.pm
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
@ -71,10 +71,10 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build %build
perl Makefile.PL INSTALLDIRS=vendor perl Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags} make %{?_smp_mflags}
%check %check
%{__make} test make test
%install %install
%perl_make_install %perl_make_install