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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:347bad3bfa5e50a4d2c64172e9429bfd7bfc5cc1d3275996db11d3e4f576092a
size 14071

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3db2b333cf7e0bfbba59ebe5026dd2c7c7b1216eba38628014c1851f41ebc30
size 14218

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

View File

@@ -17,7 +17,7 @@
Name: perl-Object-Simple
Version: 3.1703
Version: 3.1801
Release: 0
%define cpan_name Object-Simple
Summary: Simplest class builder, Mojo::Base porting, fast and less memory