diff --git a/Role-Tiny-1.002005.tar.gz b/Role-Tiny-1.002005.tar.gz deleted file mode 100644 index 3b329a6..0000000 --- a/Role-Tiny-1.002005.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3905f99efd3b604a5de83265914aaa0ead1dcb45c6e38b58c24a2de0309e5bee -size 21889 diff --git a/Role-Tiny-1.003001.tar.gz b/Role-Tiny-1.003001.tar.gz new file mode 100644 index 0000000..e007537 --- /dev/null +++ b/Role-Tiny-1.003001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c96cf850c410248bca3570204fed25c9b85111f4b6a1b78abe21c801c61efe6 +size 24815 diff --git a/perl-Role-Tiny.changes b/perl-Role-Tiny.changes index ee467a5..824dda0 100644 --- a/perl-Role-Tiny.changes +++ b/perl-Role-Tiny.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jul 26 05:36:47 UTC 2013 - coolo@suse.com + +- updated to 1.003001 + - allow composing roles simultaneously that mutually require each other + (RT#82711) + - Fix _concrete_methods_of returning non-CODE entries + - fix broken implementation of method conflict resolution + (Perlmonks#1041015) + - add is_role method for checking if a given package is a role + - drop minimum perl version - code tests just fine on 5.6.1 and 5.6.2 + ------------------------------------------------------------------- Wed Jun 26 11:22:59 UTC 2013 - coolo@suse.com diff --git a/perl-Role-Tiny.spec b/perl-Role-Tiny.spec index acf8e63..3c17c88 100644 --- a/perl-Role-Tiny.spec +++ b/perl-Role-Tiny.spec @@ -17,14 +17,14 @@ Name: perl-Role-Tiny -Version: 1.002005 +Version: 1.003001 Release: 0 %define cpan_name Role-Tiny -Summary: Roles. Like a nouvelle cuisine portion size slice of Moose +Summary: Roles. Like a nouvelle cuisine portion size slice of Moose. License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Role-Tiny/ -Source: http://www.cpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl