Accepting request 763840 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/763840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Date-Manip?expand=0&rev=57
This commit is contained in:
commit
8bd6c2760d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb36084401f9e89999c7046811c83ac58ea44fc12827bf61ca1167a79e915db9
|
||||
size 2012388
|
3
Date-Manip-6.79.tar.gz
Normal file
3
Date-Manip-6.79.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71a8c42ce4edbd46a3ca2a17a7218ceed958cd7ad0dfeb79389f23d0f466943a
|
||||
size 2017233
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 03:15:10 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 6.79
|
||||
see /usr/share/doc/packages/perl-Date-Manip/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 11:32:03 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Date-Manip
|
||||
Version: 6.78
|
||||
Version: 6.79
|
||||
Release: 0
|
||||
%define cpan_name Date-Manip
|
||||
Summary: Date manipulation routines
|
||||
@ -116,7 +116,7 @@ package.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user