This commit is contained in:
Dennis Gilmore 2011-02-08 23:35:10 -06:00
parent 4b3391bbfd
commit 62281e32a1

View File

@ -1,6 +1,6 @@
Name: perl-Params-Classify
Version: 0.013
Release: 1%{?dist}
Release: 2%{?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
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.013-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Nov 19 2010 Iain Arnell <iarnell@gmail.com> 0.013-1
- update to latest upstream version