Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-11 23:20:47 +02:00
parent c51da7feac
commit 68b39ab8df

View File

@ -1,7 +1,7 @@
Summary: Various mail-related perl modules
Name: perl-MailTools
Version: 2.09
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/MailTools/
@ -112,6 +112,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Mail::Util.3pm*
%changelog
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 2.09-2
- Perl 5.16 rebuild
* Sat Feb 25 2012 Paul Howarth <paul@city-fan.org> - 2.09-1
- Update to 2.09
- Remove dependency to Test::Pod by moving 99pod.t from t/ to xt/