8
0

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:
Stephan Kulow
2013-06-06 05:10:37 +00:00
committed by Git OBS Bridge
parent 4623b88c2d
commit d1b5a078de
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

@@ -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

View File

@@ -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)