diff --git a/Devel-CheckLib-1.07.tar.gz b/Devel-CheckLib-1.07.tar.gz deleted file mode 100644 index 5d7c36c..0000000 --- a/Devel-CheckLib-1.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c958fd46b306940000088098d66470cb51094ff39a9e950cf66251d67a92ff0a -size 15105 diff --git a/Devel-CheckLib-1.09.tar.gz b/Devel-CheckLib-1.09.tar.gz new file mode 100644 index 0000000..3450009 --- /dev/null +++ b/Devel-CheckLib-1.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0301aa2cc827fb9bb16cc7ca1d59bd5193b9536ddbdbc3621835d8c61c57efd6 +size 15015 diff --git a/perl-Devel-CheckLib.changes b/perl-Devel-CheckLib.changes index 783f3ce..01e21fd 100644 --- a/perl-Devel-CheckLib.changes +++ b/perl-Devel-CheckLib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Mar 19 06:28:00 UTC 2017 - coolo@suse.com + +- updated to 1.09 + see /usr/share/doc/packages/perl-Devel-CheckLib/CHANGES + + 1.09 2017-03-18 Add $PATH for the libs on Windows. + + 1.08 2017-03-18 Add $LD_RUN_PATH for the libs. + ------------------------------------------------------------------- Mon Apr 11 12:25:14 UTC 2016 - coolo@suse.com diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec index abadc7b..0341ee0 100644 --- a/perl-Devel-CheckLib.spec +++ b/perl-Devel-CheckLib.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-CheckLib # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,14 @@ Name: perl-Devel-CheckLib -Version: 1.07 +Version: 1.09 Release: 0 %define cpan_name Devel-CheckLib Summary: Check That a Library Is Available License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Devel-CheckLib/ -Source0: http://www.cpan.org/authors/id/M/MA/MATTN/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/M/MA/MATTN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl