Accepting request 427132 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/427132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Object-Simple?expand=0&rev=8
This commit is contained in:
2016-09-16 06:54:21 +00:00
committed by Git OBS Bridge
parent 5091ee097f
commit 86ce2fb5c2
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 13 05:47:28 UTC 2016 - coolo@suse.com
- updated to 3.1801
see /usr/share/doc/packages/perl-Object-Simple/Changes
3.1801 (2016-09-12)
- fix and improve document.
3.18 (2016-09-10)
- support Mojo::Base compatible inheritance syntax.
use Object::Simple 'Point';
-------------------------------------------------------------------
Sat Sep 10 05:52:06 UTC 2016 - coolo@suse.com