|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-MooseX-Types-Common
|
|
|
|
|
Summary: A library of commonly used type constraints
|
|
|
|
|
Version: 0.001013
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/MooseX-Types-Common-%{version}.tar.gz
|
|
|
|
@ -17,6 +17,7 @@ BuildRequires: perl(Test::Deep)
|
|
|
|
|
BuildRequires: perl(Test::Fatal)
|
|
|
|
|
BuildRequires: perl(Test::More) >= 0.62
|
|
|
|
|
BuildRequires: perl(Test::Warnings)
|
|
|
|
|
BuildRequires: perl(open)
|
|
|
|
|
|
|
|
|
|
%{?perl_default_filter}
|
|
|
|
|
|
|
|
|
@ -48,6 +49,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/MooseX*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 23 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.001013-4
|
|
|
|
|
- Add perl(open) as a BuildRequires (#1234735)
|
|
|
|
|
|
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.001013-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|