diff --git a/Role-Tiny-2.000008.tar.gz b/Role-Tiny-2.000008.tar.gz deleted file mode 100644 index 43c685b..0000000 --- a/Role-Tiny-2.000008.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1541fc5e3e0eb2dbd55b25c432293c197e0153c2c9f7747deba4df72c27146a -size 28609 diff --git a/Role-Tiny-2.001001.tar.gz b/Role-Tiny-2.001001.tar.gz new file mode 100644 index 0000000..7bfb251 --- /dev/null +++ b/Role-Tiny-2.001001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6852874c2db6208595855d4c8abc03464300224313d51780e09d84ccc6f3d99b +size 30243 diff --git a/perl-Role-Tiny.changes b/perl-Role-Tiny.changes index fe8bb25..99fa02c 100644 --- a/perl-Role-Tiny.changes +++ b/perl-Role-Tiny.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Oct 4 09:34:44 UTC 2019 - + +- 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 diff --git a/perl-Role-Tiny.spec b/perl-Role-Tiny.spec index 2f32418..cf7df51 100644 --- a/perl-Role-Tiny.spec +++ b/perl-Role-Tiny.spec @@ -17,7 +17,7 @@ Name: perl-Role-Tiny -Version: 2.000008 +Version: 2.001001 Release: 0 %define cpan_name Role-Tiny Summary: Roles: a nouvelle cuisine portion size slice of Moose