diff --git a/Devel-CheckLib-0.6.tar.gz b/Devel-CheckLib-0.6.tar.gz deleted file mode 100644 index 6396fb6..0000000 --- a/Devel-CheckLib-0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfa268a49df84ed547e39babc095f32dcd186714f55049e441f8b6469de87e07 -size 10240 diff --git a/Devel-CheckLib-0.92.tar.gz b/Devel-CheckLib-0.92.tar.gz new file mode 100644 index 0000000..3d29abf --- /dev/null +++ b/Devel-CheckLib-0.92.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8515120f6c9efcbd025c2fca2a8142d6b8ac8f3f9fb30bfd58b754cf566fedc +size 12030 diff --git a/perl-Devel-CheckLib.changes b/perl-Devel-CheckLib.changes index c73ad64..2db42d2 100644 --- a/perl-Devel-CheckLib.changes +++ b/perl-Devel-CheckLib.changes @@ -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 diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec index 778cb4a..43d74b9 100644 --- a/perl-Devel-CheckLib.spec +++ b/perl-Devel-CheckLib.spec @@ -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