Accepting request 727989 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/727989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Date-Manip?expand=0&rev=56
This commit is contained in:
commit
802dca6cee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:51c32b8207ced610d61fadbb876cdb8a116ae27dddcf6fa5017512215833836b
|
|
||||||
size 2019878
|
|
3
Date-Manip-6.78.tar.gz
Normal file
3
Date-Manip-6.78.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb36084401f9e89999c7046811c83ac58ea44fc12827bf61ca1167a79e915db9
|
||||||
|
size 2012388
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 3 11:32:03 UTC 2019 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 6.78
|
||||||
|
see /usr/share/doc/packages/perl-Date-Manip/Changes
|
||||||
|
|
||||||
|
6.78 2019-08-29
|
||||||
|
- Time zone fixes
|
||||||
|
Newest zoneinfo data (tzdata 2019b).
|
||||||
|
|
||||||
|
- Documentation fixes
|
||||||
|
Fixed a broken link. Mohammad S Anwar (GitHub #29)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 4 05:06:47 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
Tue Jun 4 05:06:47 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Date-Manip
|
Name: perl-Date-Manip
|
||||||
Version: 6.77
|
Version: 6.78
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Date-Manip
|
%define cpan_name Date-Manip
|
||||||
Summary: Date manipulation routines
|
Summary: Date manipulation routines
|
||||||
@ -30,10 +30,7 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(File::Find::Rule)
|
|
||||||
BuildRequires: perl(Test::Inter) >= 1.09
|
BuildRequires: perl(Test::Inter) >= 1.09
|
||||||
BuildRequires: perl(Test::Pod) >= 1.00
|
|
||||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.00
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user