Stephan Kulow 2014-11-12 09:38:31 +00:00 committed by Git OBS Bridge
parent 7c5223529d
commit 79a4899c73
4 changed files with 10 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 12 09:38:14 UTC 2014 - coolo@suse.com
- updated to 1.003004
- allow does_role to be overridden by Moo::Role
-------------------------------------------------------------------
Mon Jul 28 10:08:32 UTC 2014 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Role-Tiny
Version: 1.003003
Version: 1.003004
Release: 0
%define cpan_name Role-Tiny
Summary: Roles. Like a nouvelle cuisine portion size slice of Moose.
@ -39,7 +39,6 @@ Recommends: perl(Class::Method::Modifiers) >= 1.05
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor