This commit is contained in:
Dennis Gilmore 2014-06-07 03:49:38 -05:00
parent b85b9ea821
commit 06cf72d097

View File

@ -16,7 +16,7 @@
Summary: Params-Validate Perl module
Name: perl-Params-Validate
Version: 1.10
Release: 1%{?dist}
Release: 2%{?dist}
License: Artistic 2.0
Group: Development/Libraries
URL: http://search.cpan.org/dist/Params-Validate/
@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
%{_mandir}/man3/*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.10-1
- Upstream update.