This commit is contained in:
Jesse Keating 2009-02-27 00:17:32 +00:00
parent 71cdfe385a
commit 2d8760c1ef

View File

@ -1,7 +1,7 @@
Summary: Params-Validate Perl module
Name: perl-Params-Validate
Version: 0.91
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Params-Validate/
@ -67,6 +67,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Jun 10 2008 Ralf Corsépius <rc040203@freenet.de> - 0.91-1
- Upstream update.
- Conditionally activate IS_MAINTAINER tests.