8
0
Stephan Kulow
2013-11-26 18:27:08 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 25 07:39:31 UTC 2013 - coolo@suse.com
- updated to 0.002
[DOCUMENTATION]
- Fixed missing =encoding command
-------------------------------------------------------------------
Sun Aug 4 14:43:53 UTC 2013 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-MooseX-Types-Stringlike
Version: 0.001
Version: 0.002
Release: 0
%define cpan_name MooseX-Types-Stringlike
Summary: Moose type constraints for strings or string-like objects
@@ -34,7 +34,8 @@ BuildRequires: perl(MooseX::Types)
BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(Test::More) >= 0.96
#BuildRequires: perl(MooseX::Types::Stringlike)
#BuildRequires: perl(Test::Requires)
#BuildRequires: perl(Pod::Wordlist)
#BuildRequires: perl(Test::Spelling) >= 0.12
Requires: perl(MooseX::Types)
Requires: perl(MooseX::Types::Moose)
%{perl_requires}
@@ -61,6 +62,6 @@ coerces them into strings.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE perlcritic.rc README README.PATCHING
%doc Changes CONTRIBUTING cpanfile LICENSE perlcritic.rc README tidyall.ini
%changelog