|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Moo
|
|
|
|
Name: perl-Moo
|
|
|
|
Version: 1.002000
|
|
|
|
Version: 1.002000
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
@ -52,6 +52,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.002000-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 07 2013 Iain Arnell <iarnell@gmail.com> 1.002000-1
|
|
|
|
* Fri Jun 07 2013 Iain Arnell <iarnell@gmail.com> 1.002000-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- update to latest upstream version
|
|
|
|
|
|
|
|
|
|
|
|