Accepting request 360684 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/360684 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-CheckLib?expand=0&rev=13
This commit is contained in:
parent
798f6539b1
commit
89e080f1d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a7047a80c0225334a74e5fec80c61fa97a31bcba865a6f7cd222be724624763
|
||||
size 14126
|
3
Devel-CheckLib-1.06.tar.gz
Normal file
3
Devel-CheckLib-1.06.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5a49989ad1ac414ad5dd52d9ec93c3b88c4d9141693a45d2b07bb24d8bc6dad
|
||||
size 14315
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 21 09:47:59 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 1.06
|
||||
see /usr/share/doc/packages/perl-Devel-CheckLib/CHANGES
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 20 08:46:25 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Devel-CheckLib
|
||||
#
|
||||
# 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-Devel-CheckLib
|
||||
Version: 1.05
|
||||
Version: 1.06
|
||||
Release: 0
|
||||
%define cpan_name Devel-CheckLib
|
||||
Summary: Check That a Library Is Available
|
||||
@ -38,7 +38,7 @@ and its headers are available.
|
||||
|
||||
%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 OPTIMIZE="%{optflags}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user