|
|
@ -1,11 +1,11 @@
|
|
|
|
Name: perl-Moo
|
|
|
|
Name: perl-Moo
|
|
|
|
Version: 1.000003
|
|
|
|
Version: 1.000004
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Minimalist Object Orientation (with Moose compatibility)
|
|
|
|
Summary: Minimalist Object Orientation (with Moose compatibility)
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
URL: http://search.cpan.org/dist/Moo/
|
|
|
|
URL: http://search.cpan.org/dist/Moo/
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Moo-%{version}.tar.gz
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Moo-%{version}.tar.gz
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: perl(Class::Method::Modifiers) >= 1.04
|
|
|
|
BuildRequires: perl(Class::Method::Modifiers) >= 1.04
|
|
|
|
BuildRequires: perl(Devel::GlobalDestruction) >= 0.09
|
|
|
|
BuildRequires: perl(Devel::GlobalDestruction) >= 0.09
|
|
|
@ -52,6 +52,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Oct 19 2012 Iain Arnell <iarnell@gmail.com> 1.000004-1
|
|
|
|
|
|
|
|
- update to latest upstream version
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Sep 09 2012 Iain Arnell <iarnell@gmail.com> 1.000003-1
|
|
|
|
* Sun Sep 09 2012 Iain Arnell <iarnell@gmail.com> 1.000003-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- update to latest upstream version
|
|
|
|
|
|
|
|
|
|
|
|