Accepting request 743466 from devel:languages:perl:autoupdate

- updated to 2.001004
   see /usr/share/doc/packages/perl-Role-Tiny/Changes
  2.001004 - 2019-10-25
    - fix methods being excluded from composition if they previously existed in
      the composing role (RT#130811)
    - fix role application overwriting subs that are not considered methods
    - fix helper subs created by a Role::Tiny extension (like Moo::Role)
      sometimes being teated as methods

OBS-URL: https://build.opensuse.org/request/show/743466
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Tiny?expand=0&rev=31
This commit is contained in:
Lars Vogdt
2019-10-29 08:37:11 +00:00
committed by Git OBS Bridge
parent 370bd805da
commit 9249394bda
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 28 11:01:38 UTC 2019 - <timueller+perl@suse.de>
- updated to 2.001004
see /usr/share/doc/packages/perl-Role-Tiny/Changes
2.001004 - 2019-10-25
- fix methods being excluded from composition if they previously existed in
the composing role (RT#130811)
- fix role application overwriting subs that are not considered methods
- fix helper subs created by a Role::Tiny extension (like Moo::Role)
sometimes being teated as methods
-------------------------------------------------------------------
Thu Oct 10 08:58:45 UTC 2019 - <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-Role-Tiny
Version: 2.001003
Version: 2.001004
Release: 0
%define cpan_name Role-Tiny
Summary: Roles: a nouvelle cuisine portion size slice of Moose