Accepting request 346198 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/346198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-CoreList?expand=0&rev=14
This commit is contained in:
2015-11-25 12:43:17 +00:00
committed by Git OBS Bridge
parent fe78695698
commit 15a5f18b71
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a8d2ff46ed0136542ce307f536108cf65ee36823c0b8773e2e48c92a7d2a351
size 86048

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28de64fb0d9d439a141fa7f01b98490d1a1641e93d4c2e7113ae20e06a1f7edd
size 86472

View File

@@ -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 Wed Oct 21 09:09:02 UTC 2015 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Module-CoreList Name: perl-Module-CoreList
Version: 5.20151020 Version: 5.20151120
Release: 0 Release: 0
%define cpan_name Module-CoreList %define cpan_name Module-CoreList
Summary: What Modules Shipped with Versions of Perl Summary: What Modules Shipped with Versions of Perl
@@ -36,12 +36,12 @@ Requires: perl(version) >= 0.88
%description %description
Module::CoreList provides information on which core and dual-life modules 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. It provides a number of mechanisms for querying this information.
There is a utility called the corelist manpage provided with this module There is a utility called corelist provided with this module which is a
which is a convenient way of querying from the command-line. convenient way of querying from the command-line.
There is a functional programming API available for programmers to query There is a functional programming API available for programmers to query
information. information.