Accepting request 368904 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/368904 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Date-Manip?expand=0&rev=42
This commit is contained in:
commit
8d9fe6e94c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f7b31a0d9f47a111e1a128e708d4c1ee0f6815ead81737fc4de96438f61e511
|
||||
size 1833161
|
3
Date-Manip-6.53.tar.gz
Normal file
3
Date-Manip-6.53.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:677aebc40e4e84eef548ac4c54095a19978137aaab9b39c8ee526be6a6f0cb6f
|
||||
size 1836447
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 10:07:12 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 6.53
|
||||
see /usr/share/doc/packages/perl-Date-Manip/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 09:38:10 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Date-Manip
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Date-Manip
|
||||
Version: 6.52
|
||||
Version: 6.53
|
||||
Release: 0
|
||||
%define cpan_name Date-Manip
|
||||
Summary: Date manipulation routines
|
||||
@ -115,7 +115,7 @@ package.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user