diff --git a/Module-CoreList-5.20151020.tar.gz b/Module-CoreList-5.20151020.tar.gz deleted file mode 100644 index eaed225..0000000 --- a/Module-CoreList-5.20151020.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a8d2ff46ed0136542ce307f536108cf65ee36823c0b8773e2e48c92a7d2a351 -size 86048 diff --git a/Module-CoreList-5.20151120.tar.gz b/Module-CoreList-5.20151120.tar.gz new file mode 100644 index 0000000..2338ab5 --- /dev/null +++ b/Module-CoreList-5.20151120.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28de64fb0d9d439a141fa7f01b98490d1a1641e93d4c2e7113ae20e06a1f7edd +size 86472 diff --git a/perl-Module-CoreList.changes b/perl-Module-CoreList.changes index 11b39e9..08a217d 100644 --- a/perl-Module-CoreList.changes +++ b/perl-Module-CoreList.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 25 09:42:41 UTC 2015 - coolo@suse.com + +- updated to 5.20151120 + see /usr/share/doc/packages/perl-Module-CoreList/Changes + + 5.20151120 + - Updated for v5.23.5 + ------------------------------------------------------------------- Wed Oct 21 09:09:02 UTC 2015 - coolo@suse.com diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec index ff1d622..4487c3e 100644 --- a/perl-Module-CoreList.spec +++ b/perl-Module-CoreList.spec @@ -17,7 +17,7 @@ Name: perl-Module-CoreList -Version: 5.20151020 +Version: 5.20151120 Release: 0 %define cpan_name Module-CoreList Summary: What Modules Shipped with Versions of Perl @@ -36,12 +36,12 @@ Requires: perl(version) >= 0.88 %description Module::CoreList provides information on which core and dual-life modules -shipped with each version of the perl manpage. +shipped with each version of perl. It provides a number of mechanisms for querying this information. -There is a utility called the corelist manpage provided with this module -which is a convenient way of querying from the command-line. +There is a utility called corelist provided with this module which is a +convenient way of querying from the command-line. There is a functional programming API available for programmers to query information.