|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Moo
|
|
|
|
|
Version: 2.001001
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Minimalist Object Orientation (with Moose compatibility)
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -93,6 +93,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.001001-2
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Mar 05 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 2.001001-1
|
|
|
|
|
- Update to 2.001001
|
|
|
|
|
|
|
|
|
|