commit b13ffb87d3a127b27549045291ee5fe3d943285c Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Mar 8 18:22:12 2011 +0000 Update to 5.502 - New upstream release 5.502: - Fix parsing bug (CPAN RT#66025) - Fix typo (CPAN RT#65387) - Fix unit tests on Perl 5.8.x (CPAN RT#66188) - Fix unit test failure on Win32 (CPAN RT#66286) .gitignore | 2 +- perl-MIME-tools.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 42f290d..b81a0be 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/MIME-tools-5.501.tar.gz +/MIME-tools-5.502.tar.gz diff --git a/perl-MIME-tools.spec b/perl-MIME-tools.spec index 4583867..81c8f0b 100644 --- a/perl-MIME-tools.spec +++ b/perl-MIME-tools.spec @@ -1,6 +1,6 @@ Summary: Modules for parsing and creating MIME entities in Perl Name: perl-MIME-tools -Version: 5.501 +Version: 5.502 Release: 1%{?dist} Group: Development/Libraries License: GPL+ or Artistic @@ -94,6 +94,13 @@ TEST_POD_COVERAGE=0 %{__make} test %{_mandir}/man3/MIME::*.3pm* %changelog +* Tue Mar 8 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 5.502-1 +- Update to 5.502 + - Fix parsing bug (CPAN RT#66025) + - Fix typo (CPAN RT#65387) + - Fix unit tests on Perl 5.8.x (CPAN RT#66188) + - Fix unit test failure on Win32 (CPAN RT#66286) + * Thu Feb 17 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 5.501-1 - Update to 5.501 - Add build_requires 'Test::Deep'; to Makefile (CPAN RT#64659) diff --git a/sources b/sources index 50b5d3a..39f13ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8b8bc0b52b9e0e620681ea4307fe96e MIME-tools-5.501.tar.gz +6a87adda74867e3f8868a0599137bde0 MIME-tools-5.502.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel