Accepting request 847436 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/847436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime?expand=0&rev=50
This commit is contained in:
Dominique Leuenberger 2020-11-13 17:54:33 +00:00 committed by Git OBS Bridge
commit 1137f0f4a2
4 changed files with 18 additions and 8 deletions

View File

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

3
DateTime-1.53.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 10 03:08:28 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.53
see /usr/share/doc/packages/perl-DateTime/Changes
1.53 2020-11-08
- Added a $dt->rfc3339 method. Based on discussion in GH #109 by worthmine.
-------------------------------------------------------------------
Sun Mar 1 03:10:57 UTC 2020 - <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-DateTime
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: perl-DateTime
Version: 1.52
Version: 1.53
Release: 0
%define cpan_name DateTime
Summary: Date and time object for Perl
License: Artistic-2.0
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -32,7 +32,7 @@ BuildRequires: perl-macros
BuildRequires: perl(CPAN::Meta::Check) >= 0.011
BuildRequires: perl(CPAN::Meta::Requirements)
BuildRequires: perl(DateTime::Locale) >= 1.060000
BuildRequires: perl(DateTime::TimeZone) >= 2.02
BuildRequires: perl(DateTime::TimeZone) >= 2.44
BuildRequires: perl(Dist::CheckConflicts) >= 0.02
BuildRequires: perl(Params::ValidationCompiler) >= 0.26
BuildRequires: perl(Specio) >= 0.18
@ -48,7 +48,7 @@ BuildRequires: perl(Try::Tiny)
BuildRequires: perl(namespace::autoclean) >= 0.19
BuildRequires: perl(parent)
Requires: perl(DateTime::Locale) >= 1.060000
Requires: perl(DateTime::TimeZone) >= 2.02
Requires: perl(DateTime::TimeZone) >= 2.44
Requires: perl(Dist::CheckConflicts) >= 0.02
Requires: perl(Params::ValidationCompiler) >= 0.26
Requires: perl(Specio) >= 0.18