8
0

Accepting request 225380 from devel:languages:perl

update

OBS-URL: https://build.opensuse.org/request/show/225380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-MooseX-Types-Perl?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2014-03-11 08:32:38 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 10 06:34:22 UTC 2014 - coolo@suse.com
- updated to 0.101343
documentation patch for Identifiers
-------------------------------------------------------------------
Sun Oct 6 12:17:18 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Types-Perl
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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-Perl
Version: 0.101342
Version: 0.101343
Release: 0
%define cpan_name MooseX-Types-Perl
Summary: Moose types that check against Perl syntax
@@ -34,7 +34,6 @@ BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(Params::Util)
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(version) >= 0.82
#BuildRequires: perl(MooseX::Types::Perl)
Requires: perl(MooseX::Types)
Requires: perl(MooseX::Types::Moose)
Requires: perl(Params::Util)