update to 2.0402

This commit is contained in:
Iain Arnell 2012-02-05 08:56:10 +01:00
parent 574a468db8
commit a7f68ac2cb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ Moose-1.08.tar.gz
/Moose-2.0204.tar.gz
/Moose-2.0205.tar.gz
/Moose-2.0401.tar.gz
/Moose-2.0402.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-Moose
Summary: Complete modern object system for Perl 5
Version: 2.0401
Release: 2%{?dist}
Version: 2.0402
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Moose-%{version}.tar.gz
@ -157,6 +157,9 @@ make test
%{_mandir}/man3/Test::Moose*
%changelog
* Sun Feb 05 2012 Iain Arnell <iarnell@gmail.com> 2.0402-1
- update to latest upstream version
* Sun Jan 22 2012 Iain Arnell <iarnell@gmail.com> 2.0401-2
- drop tests subpackage; move tests to main package documentation

View File

@ -1 +1 @@
2dcc473722d691dc2b06fb9f776b3e62 Moose-2.0401.tar.gz
d5da95d9e72ba83d0a11840ab83310d1 Moose-2.0402.tar.gz