update to 1.24

This commit is contained in:
Iain Arnell 2011-03-05 09:14:02 +01:00
parent cc9d8b56c2
commit c0f0a2fc27
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ Moose-1.08.tar.gz
/Moose-1.15.tar.gz
/Moose-1.21.tar.gz
/Moose-1.23.tar.gz
/Moose-1.24.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Moose
Summary: Complete modern object system for Perl 5
Version: 1.23
Version: 1.24
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@ -114,6 +114,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Test::Moose*
%changelog
* Sat Mar 05 2011 Iain Arnell <iarnell@gmail.com> 1.24-1
- update to latest upstream version
* Thu Feb 17 2011 Iain Arnell <iarnell@gmail.com> 1.23-1
- update to latest upstream version

View File

@ -1 +1 @@
3851a5a6a6bb7e8230b1371c8f2c7999 Moose-1.23.tar.gz
1feb512a74fa2215e6b39bd10ecccf58 Moose-1.24.tar.gz