update to 0.013

This commit is contained in:
Iain Arnell 2010-11-19 07:43:52 +01:00
parent f5a7d4e407
commit 4b3391bbfd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/Params-Classify-0.012.tar.gz
/Params-Classify-0.013.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Params-Classify
Version: 0.012
Release: 3%{?dist}
Version: 0.013
Release: 1%{?dist}
Summary: Argument type classification
License: GPL+ or Artistic
Group: Development/Libraries
@ -51,6 +51,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Fri Nov 19 2010 Iain Arnell <iarnell@gmail.com> 0.013-1
- update to latest upstream version
* Tue Nov 09 2010 Iain Arnell <iarnell@gmail.com> 0.012-3
- BR perl(ExtUtils::ParseXS) >= 2.2006 now that it's available

View File

@ -1 +1 @@
07c11d0a78a07d4431f9c6d12398ce0d Params-Classify-0.012.tar.gz
63d24fbec775472ada49d16bce4a9b1f Params-Classify-0.013.tar.gz