forked from pool/perl-MooseX-Types-LoadableClass
- updated to 0.007
- Be more paranoid about the potential for $_ being clobbered. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Types-LoadableClass?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
46e61c700b
commit
d35e30d1f8
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:443f9fbf830a6e369893ae56bc1386a12f6db2145bc934ecd4c0c880ff13ad0c
|
||||
size 20303
|
3
MooseX-Types-LoadableClass-0.007.tar.gz
Normal file
3
MooseX-Types-LoadableClass-0.007.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aee3873750019cf39079ff5d89fabf103afeaa2924a8a37ad0630d9ae9e7dd3d
|
||||
size 20567
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 17 11:23:28 UTC 2012 - coolo@suse.com
|
||||
|
||||
- updated to 0.007
|
||||
- Be more paranoid about the potential for $_ being clobbered.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 07:42:07 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-MooseX-Types-LoadableClass
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -15,12 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: perl-MooseX-Types-LoadableClass
|
||||
Version: 0.006
|
||||
Version: 0.007
|
||||
Release: 0
|
||||
%define cpan_name MooseX-Types-LoadableClass
|
||||
Summary: ClassName type constraint with coercion to load the class
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Summary: ClassName type constraint with coercion to load the class.
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/MooseX-Types-LoadableClass/
|
||||
Source: http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
|
||||
|
Reference in New Issue
Block a user