Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4840013db0b46cfe24466a7d21ebeaa7 > files > 2

perl-Type-Tiny-0.28.0-2.mga4.src.rpm

%define upstream_name    Type-Tiny
%define upstream_version 0.028

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 2

Summary:    Exception for Type::Params
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Type/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker) >= 6.170.0
BuildRequires: perl(Test::More) >= 0.960.0
BuildArch:  noarch

%description
the Type::Tiny manpage is a tiny class for creating Moose-like type
constraint objects which are compatible with Moo, Moose and Mouse.

Maybe now we won't need to have separate MooseX, MouseX and MooX versions
of everything? We can but hope...

This documents the internals of the Type::Tiny manpage. the
Type::Tiny::Manual manpage is a better starting place if you're new.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make

%check
%make test

%install
%makeinstall_std

%files
%doc CONTRIBUTING COPYRIGHT CREDITS Changes INSTALL LICENSE META.json META.yml MYMETA.yml NEWS README SIGNATURE examples
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog
* Mon Oct 21 2013 umeabot <umeabot> 0.28.0-2.mga4
+ Revision: 537802
- Mageia 4 Mass Rebuild

* Fri Sep 27 2013 sander85 <sander85> 0.28.0-1.mga4
+ Revision: 487798
- update to 0.028

* Tue Sep 10 2013 shlomif <shlomif> 0.26.0-1.mga4
+ Revision: 477072
- update to 0.026

* Wed Aug 28 2013 sander85 <sander85> 0.24.0-1.mga4
+ Revision: 472717
- update to 0.024

* Tue Aug 06 2013 sander85 <sander85> 0.22.0-1.mga4
+ Revision: 464221
- update to 0.022

* Wed Jul 24 2013 sander85 <sander85> 0.20.0-1.mga4
+ Revision: 457594
- update to 0.020

* Mon Jul 22 2013 sander85 <sander85> 0.18.0-1.mga4
+ Revision: 457193
- update to 0.018

* Wed Jul 17 2013 shlomif <shlomif> 0.16.0-1.mga4
+ Revision: 455159
- update to 0.016

* Thu Jul 04 2013 shlomif <shlomif> 0.14.0-1.mga4
+ Revision: 450223
- update to 0.014

* Wed Jun 26 2013 jquelin <jquelin> 0.12.0-1.mga4
+ Revision: 446956
- update to 0.012

* Sat Jun 22 2013 shlomif <shlomif> 0.8.0-1.mga4
+ Revision: 445671
- update to 0.008

* Wed May 29 2013 shlomif <shlomif> 0.6.0-1.mga4
+ Revision: 432281
- imported package perl-Type-Tiny


* Wed May 29 2013 cpan2dist 0.006-1mga
- initial mageia release, generated with cpan2dist