8
0

Accepting request 482689 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/482689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Starter?expand=0&rev=14
This commit is contained in:
Stephan Kulow
2017-03-26 08:26:11 +00:00
committed by Git OBS Bridge
parent 17babf0ece
commit c4e76412c3
5 changed files with 60 additions and 12 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Mar 26 06:08:50 UTC 2017 - coolo@suse.com
- updated to 1.72
see /usr/share/doc/packages/perl-Module-Starter/Changes
1.72 Sat Mar 25 21:20:41 EDT 2017
* Stable release containing previous fixes
1.71_01 Thu Mar 23 23:04:11 EDT 2017
* GH#51: drop use of Module::Build::Compat in Build.PL (Karen
Etheridge)
* GH#56: Fix generated syntax errors when using --fatalize (Dan Book)
* GH#57: Fix strange scoping issue in test on 5.8 (Dan Book)
* GH#58: Typo and doc fixes (Tordek)
* GH#59: Quote versions in generated Makefile.PL/Build.PL (Dan Book)
* GH#61: Fix version comparison in test (Dan Book)
* GH#63: Remove unneeded dependency Module::Install::AuthorTests (Dan
Book)
* GH#64: Replace usage of Path::Class with File::Spec (Dan Book)
-------------------------------------------------------------------
Mon Apr 13 18:43:00 UTC 2015 - coolo@suse.com