diff --git a/Object-Simple-3.15.tar.gz b/Object-Simple-3.15.tar.gz deleted file mode 100644 index 46dc134..0000000 --- a/Object-Simple-3.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb502d542d636b2bb64a72324c30ec29ccdd25ac60a71844ae90a87c9068593b -size 13150 diff --git a/Object-Simple-3.16.tar.gz b/Object-Simple-3.16.tar.gz new file mode 100644 index 0000000..5003ac7 --- /dev/null +++ b/Object-Simple-3.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8293bd7ed7f3af403bfe44ed3fa480726f0201a56902c714d7fa9a820217cb25 +size 13398 diff --git a/perl-Object-Simple.changes b/perl-Object-Simple.changes index 73671c4..c5c6626 100644 --- a/perl-Object-Simple.changes +++ b/perl-Object-Simple.changes @@ -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 diff --git a/perl-Object-Simple.spec b/perl-Object-Simple.spec index 7176b74..91da288 100644 --- a/perl-Object-Simple.spec +++ b/perl-Object-Simple.spec @@ -17,7 +17,7 @@ Name: perl-Object-Simple -Version: 3.15 +Version: 3.16 Release: 0 %define cpan_name Object-Simple Summary: Simple class builder(Mojo::Base porting)