forked from pool/perl-MooseX-Method-Signatures
Accepting request 177816 from home:coolo:update-perl
update OBS-URL: https://build.opensuse.org/request/show/177816 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Method-Signatures?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
4623b88c2d
commit
d1b5a078de
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9ea15f67f1c37101a6fc3ddac8d41ac436a77d43dff1a76d91c3252371209b8
|
||||
size 35886
|
||||
3
MooseX-Method-Signatures-0.44.tar.gz
Normal file
3
MooseX-Method-Signatures-0.44.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb47eed958fbb4497a0ab5bdc0e18befa215d622b6d6bffb28505a8919b926cc
|
||||
size 37491
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 18:57:11 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.44
|
||||
* Fix broken test in 5.17.6, where hash ordering is now randomized
|
||||
(RT#81388, Karen Etheridge)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 30 12:26:17 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-MooseX-Method-Signatures
|
||||
#
|
||||
# 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-Method-Signatures
|
||||
Version: 0.43
|
||||
Version: 0.44
|
||||
Release: 0
|
||||
%define cpan_name MooseX-Method-Signatures
|
||||
Summary: Method declarations with type constraints and no source filter
|
||||
@@ -63,9 +63,14 @@ BuildRequires: perl(aliased)
|
||||
BuildRequires: perl(metaclass)
|
||||
BuildRequires: perl(namespace::autoclean)
|
||||
BuildRequires: perl(namespace::clean)
|
||||
#BuildRequires: perl(MooseX::Meta::Method::Authorized)
|
||||
#BuildRequires: perl(MooseX::Meta::Method::Transactional)
|
||||
#BuildRequires: perl(MooseX::Method::Signatures)
|
||||
#BuildRequires: perl(MooseX::Method::Signatures::Meta::Method)
|
||||
#BuildRequires: perl(MooseX::Method::Signatures::Types)
|
||||
#BuildRequires: perl(MXMSLabeled)
|
||||
#BuildRequires: perl(MXMSMoody)
|
||||
#BuildRequires: perl(My::Annoyingly::Long::Name::Space)
|
||||
#BuildRequires: perl(TestClass)
|
||||
#BuildRequires: perl(TestClassTrait)
|
||||
#BuildRequires: perl(TestClassWithMxTypes)
|
||||
|
||||
Reference in New Issue
Block a user