- update to 0.92
* Patch included, thanks to CHM and SISYPHUS (see RT #63742) * Fix deprecated parenthesis. use "(qw())". * Add include header files into dependencies files. (see RT #61297) * Add support for checking if a function exists in a library and it returns the right value OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-CheckLib?expand=0&rev=5
This commit is contained in:
parent
8f9fa0a154
commit
a2299621ff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfa268a49df84ed547e39babc095f32dcd186714f55049e441f8b6469de87e07
|
||||
size 10240
|
3
Devel-CheckLib-0.92.tar.gz
Normal file
3
Devel-CheckLib-0.92.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8515120f6c9efcbd025c2fca2a8142d6b8ac8f3f9fb30bfd58b754cf566fedc
|
||||
size 12030
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 22 20:39:42 UTC 2011 - coolo@novell.com
|
||||
|
||||
- update to 0.92
|
||||
* Patch included, thanks to CHM and SISYPHUS (see RT #63742)
|
||||
* Fix deprecated parenthesis. use "(qw())".
|
||||
* Add include header files into dependencies files.
|
||||
(see RT #61297)
|
||||
* Add support for checking if a function exists
|
||||
in a library and it returns the right value
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 06:55:36 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: perl-Devel-CheckLib
|
||||
Version: 0.6
|
||||
Version: 0.92
|
||||
Release: 0
|
||||
Summary: Check that a library is available
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCANTRELL/Devel-CheckLib-%{version}.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user