8
0

Accepting request 310919 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/310919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-ScanDeps?expand=0&rev=24
This commit is contained in:
Stephan Kulow
2015-06-10 10:41:51 +00:00
committed by Git OBS Bridge
parent 7f201e33b8
commit cf9a2b5fdd
5 changed files with 52 additions and 5 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Jun 7 08:44:04 UTC 2015 - coolo@suse.com
- updated to 1.19
see /usr/share/doc/packages/perl-Module-ScanDeps/Changes
1.19 2015-05-27
- add %Preload rule for LWP::MediaTypes: data file LWP/media.types
- add %Preload entry for MIME::Types: data file MIME/types.db
- add %Preload rule for AnyEvent
- always add Encode.pm when fix encountering constructs like
decode("klingon", ...)
open FH, "<:encoding(klingon)", ..
- add license
- update OpenFoundry repository URL
-------------------------------------------------------------------
Mon Apr 13 19:32:37 UTC 2015 - coolo@suse.com