update to 0.013
This commit is contained in:
parent
f5a7d4e407
commit
4b3391bbfd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/Params-Classify-0.012.tar.gz
|
||||
/Params-Classify-0.013.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user