diff --git a/Devel-CheckLib-1.09.tar.gz b/Devel-CheckLib-1.09.tar.gz deleted file mode 100644 index 3450009..0000000 --- a/Devel-CheckLib-1.09.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0301aa2cc827fb9bb16cc7ca1d59bd5193b9536ddbdbc3621835d8c61c57efd6 -size 15015 diff --git a/Devel-CheckLib-1.11.tar.gz b/Devel-CheckLib-1.11.tar.gz new file mode 100644 index 0000000..34c9456 --- /dev/null +++ b/Devel-CheckLib-1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6d1c187e80be6de1f0d37add441ba8f14950c7bc1f54e764770ed484b232c1 +size 15209 diff --git a/perl-Devel-CheckLib.changes b/perl-Devel-CheckLib.changes index 01e21fd..666b3ce 100644 --- a/perl-Devel-CheckLib.changes +++ b/perl-Devel-CheckLib.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Oct 16 10:33:19 UTC 2017 - coolo@suse.com + +- updated to 1.11 + see /usr/share/doc/packages/perl-Devel-CheckLib/CHANGES + + 1.11 2017-05-23 Prevent concatenation warnings when LD_RUN_PATH is + undefined. + + 1.10 2017-04-08 Use Mock::Config. + + 1.09 2017-04-08 Remove link options from @ldflags. + ------------------------------------------------------------------- Sun Mar 19 06:28:00 UTC 2017 - coolo@suse.com diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec index 0341ee0..0f9825c 100644 --- a/perl-Devel-CheckLib.spec +++ b/perl-Devel-CheckLib.spec @@ -17,7 +17,7 @@ Name: perl-Devel-CheckLib -Version: 1.09 +Version: 1.11 Release: 0 %define cpan_name Devel-CheckLib Summary: Check That a Library Is Available @@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(IO::CaptureOutput) >= 1.0801 +BuildRequires: perl(Mock::Config) >= 0.02 %{perl_requires} %description