|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-Moo
|
|
|
|
Name: perl-Moo
|
|
|
|
Version: 2.000000
|
|
|
|
Version: 2.000001
|
|
|
|
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
|
|
|
@ -93,6 +93,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Mar 22 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 2.000001-1
|
|
|
|
|
|
|
|
- Update to 2.000001
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Mar 08 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 2.000000-1
|
|
|
|
* Sun Mar 08 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 2.000000-1
|
|
|
|
- Update to 2.000000
|
|
|
|
- Update to 2.000000
|
|
|
|
|
|
|
|
|
|
|
|