update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Tiny?expand=0&rev=10
This commit is contained in:
parent
7c5223529d
commit
79a4899c73
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b712cadb6eecb7777278be79b5ffc55b613c0e75b9872dba474179cbc91b02cd
|
||||
size 28179
|
3
Role-Tiny-1.003004.tar.gz
Normal file
3
Role-Tiny-1.003004.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adba1919b5e9a47cc13df4496e72c14fdde228887a00c2a3ae3d023b1504662a
|
||||
size 21516
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user