8
0

Accepting request 368313 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/368313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Router?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2016-03-09 06:34:11 +00:00
committed by Git OBS Bridge
parent 65a50b64c2
commit 7a242a88b2
5 changed files with 91 additions and 21 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Mar 8 10:47:48 UTC 2016 - coolo@suse.com
- updated to 0.15
see /usr/share/doc/packages/perl-Path-Router/Changes
0.15 2016-03-01 NEILB
- Switched to Moo, done by FELLIOTT++.
- Added strict and warnings to Path::Router::Types - MANWAR++
- Specified versions when use'ing any third-party modules.
- Added minimal doc for route_class() method in Path::Router,
and clone() method in Path::Router::Route.
- Updated Stevan's email address.
0.14_01 2015-07-03
- Switched to Moo, done by FELLIOTT++.
- Specified versions when use'ing any third-party modules.
- Temporarily dropped NextRelease and Git::NextVersion from the @DOY
bundle, so I can specify a developer release version.
- Added minimal doc for route_class() method in Path::Router,
and clone() method in Path::Router::Route.
- Updated Stevan's email address.
-------------------------------------------------------------------
Mon Apr 13 17:50:23 UTC 2015 - coolo@suse.com