forked from pool/perl-Role-Tiny
Accepting request 737513 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/737513 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Role-Tiny?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1541fc5e3e0eb2dbd55b25c432293c197e0153c2c9f7747deba4df72c27146a
|
||||
size 28609
|
3
Role-Tiny-2.001003.tar.gz
Normal file
3
Role-Tiny-2.001003.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cef8d6371342a94a6a04c1be5bd7a3f2bd6ea36f1a21b4649b08d5b88b28eeb
|
||||
size 30829
|
@@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 10 08:58:45 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.001003
|
||||
see /usr/share/doc/packages/perl-Role-Tiny/Changes
|
||||
|
||||
2.001003 - 2019-10-09
|
||||
- releasing as stable
|
||||
|
||||
2.001_002 - 2019-10-06
|
||||
- fix methods from roles composed via create_class_with_roles being treated
|
||||
differently from roles composed directly (RT#128470)
|
||||
- fix constants being included in the methods provided by a role if they
|
||||
were created before importing Role::Tiny but used after importing
|
||||
- fix prototype handling test on cperl
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 09:34:44 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.001001
|
||||
see /usr/share/doc/packages/perl-Role-Tiny/Changes
|
||||
|
||||
2.001001 - 2019-10-01
|
||||
- added tests for make_role
|
||||
|
||||
2.001_000 - 2019-09-19
|
||||
- refactored method tracking to allow easier extending (such as by Moo)
|
||||
- added make_role method to make a package into a role, but without
|
||||
exporting any subs into it
|
||||
- refactored sub exporting to allow extensions to do different things with
|
||||
the subs
|
||||
|
||||
2.000_009 - 2019-09-06
|
||||
- fix composing roles into packages that have stub subs in them
|
||||
- treat constants consistently with all other subs, no matter where they are
|
||||
defined
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 05:28:13 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Role-Tiny
|
||||
Version: 2.000008
|
||||
Version: 2.001003
|
||||
Release: 0
|
||||
%define cpan_name Role-Tiny
|
||||
Summary: Roles: a nouvelle cuisine portion size slice of Moose
|
||||
|
Reference in New Issue
Block a user