|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Moo
|
|
|
|
|
Version: 0.091007
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Minimalist Object Orientation (with Moose compatibility)
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -50,6 +50,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 23 2012 Petr Pisar <ppisar@redhat.com> - 0.091007-2
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Sat May 19 2012 Iain Arnell <iarnell@gmail.com> 0.091007-1
|
|
|
|
|
- update to latest upstream version
|
|
|
|
|
|
|
|
|
|