Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-06 23:26:47 +02:00
parent 8d2b64896e
commit a41c133743

View File

@ -1,6 +1,6 @@
Name: perl-ExtUtils-Manifest
Version: 1.60
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utilities to write and check a MANIFEST file
License: GPL+ or Artistic
Group: Development/Libraries
@ -47,6 +47,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1.60-2
- Perl 5.16 rebuild
* Mon Nov 28 2011 Petr Pisar <ppisar@redhat.com> 1.60-1
- Specfile autogenerated by cpanspec 1.78.
- Remove defattr and BuildRoot from spec code.