forked from pool/perl-MooseX-Types-LoadableClass
Accepting request 177822 from home:coolo:update-perl
update OBS-URL: https://build.opensuse.org/request/show/177822 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Types-LoadableClass?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
d35e30d1f8
commit
b8fc2e4c8d
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aee3873750019cf39079ff5d89fabf103afeaa2924a8a37ad0630d9ae9e7dd3d
|
||||
size 20567
|
3
MooseX-Types-LoadableClass-0.008.tar.gz
Normal file
3
MooseX-Types-LoadableClass-0.008.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f4582183a7abef2e4cf8afb9799da837af95535cf9bab6bb6286d6c67ff0472
|
||||
size 20730
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 19:07:32 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.008
|
||||
- Do not require Test::Exception. RT#75246
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 17 11:23:28 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-MooseX-Types-LoadableClass
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-MooseX-Types-LoadableClass
|
||||
Version: 0.007
|
||||
Version: 0.008
|
||||
Release: 0
|
||||
%define cpan_name MooseX-Types-LoadableClass
|
||||
Summary: ClassName type constraint with coercion to load the class.
|
||||
@@ -48,7 +48,6 @@ BuildRequires: perl(namespace::clean)
|
||||
#BuildRequires: perl(MooseX::Types::Moose)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(Test::EOL)
|
||||
#BuildRequires: perl(Test::Exception)
|
||||
#BuildRequires: perl(Test::NoTabs)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
Requires: perl(Class::Load) >= 0.06
|
||||
|
Reference in New Issue
Block a user