|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: perl-Moo
|
|
|
|
|
Version: 1.000008
|
|
|
|
|
Version: 1.001000
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Minimalist Object Orientation (with Moose compatibility)
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -52,6 +52,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Apr 19 2013 Iain Arnell <iarnell@gmail.com> 1.001000-1
|
|
|
|
|
- update to latest upstream version
|
|
|
|
|
|
|
|
|
|
* Fri Feb 15 2013 Iain Arnell <iarnell@gmail.com> 1.000008-1
|
|
|
|
|
- update to latest upstream version
|
|
|
|
|
|
|
|
|
|