diff --git a/Module-Install-CheckLib-0.10.tar.gz b/Module-Install-CheckLib-0.10.tar.gz deleted file mode 100644 index a3f3dee..0000000 --- a/Module-Install-CheckLib-0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:395c79c04c48020a10cf2cfff3256eb872b32f5bcde74fbcf93f2e90501a6779 -size 29067 diff --git a/Module-Install-CheckLib-0.12.tar.gz b/Module-Install-CheckLib-0.12.tar.gz new file mode 100644 index 0000000..214f251 --- /dev/null +++ b/Module-Install-CheckLib-0.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96278ea5b0e51537a9dc1a561f46439717814d3280d4a5a91524938bcd634ef +size 29867 diff --git a/perl-Module-Install-CheckLib.changes b/perl-Module-Install-CheckLib.changes index 0c1b3df..b0c6d10 100644 --- a/perl-Module-Install-CheckLib.changes +++ b/perl-Module-Install-CheckLib.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Feb 18 06:57:19 UTC 2017 - coolo@suse.com + +- updated to 0.12 + see /usr/share/doc/packages/perl-Module-Install-CheckLib/Changes + + 0.12 Fri Feb 17 13:40:55 GMT 2017 + - Handle perls without dot in @INC + ------------------------------------------------------------------- Thu May 5 09:39:33 UTC 2016 - coolo@suse.com diff --git a/perl-Module-Install-CheckLib.spec b/perl-Module-Install-CheckLib.spec index 0e198ce..971e8bb 100644 --- a/perl-Module-Install-CheckLib.spec +++ b/perl-Module-Install-CheckLib.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Module-Install-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-Module-Install-CheckLib -Version: 0.10 +Version: 0.12 Release: 0 %define cpan_name Module-Install-CheckLib Summary: Module::Install extension to check that a library is available License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Module-Install-CheckLib/ -Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -68,6 +68,7 @@ accordingly. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog