update to 1.24
This commit is contained in:
parent
cc9d8b56c2
commit
c0f0a2fc27
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user