Accepting request 397468 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/397468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Object-Simple?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2016-05-25 07:39:32 +00:00
committed by Git OBS Bridge
parent adf06b7207
commit d64e49a79b
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 23 12:23:50 UTC 2016 - coolo@suse.com
- updated to 3.16
see /usr/share/doc/packages/perl-Object-Simple/Changes
3.16 (2016-05-14)
- function exporintg of new, attr is DEPRECATED!
- The syntax of multiple key-value arguments is DEPRECATED!
has x => 1, y => 2;
__PACAKGE__->attr(x => 1, y => 2);
3.16
- fix licence(This is same as Mojolicious)
-------------------------------------------------------------------
Mon Apr 4 10:09:03 UTC 2016 - coolo@suse.com