pghmcfc pushed to perl-MIME-tools (perl-MIME-tools-5.507-1.fc24). "Update to 5.507 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Sep 30 15:33:32 UTC 2015


From 1bebdf2d832298e002cf91c5f8f2ba7a46aa8dd4 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Wed, 30 Sep 2015 15:55:53 +0100
Subject: Update to 5.507

- New upstream release 5.507
  - Fix parsing bug (CPAN RT#105455)
  - Fix typo that broke MIME::Body::incore->open() on Perl 5.20

diff --git a/perl-MIME-tools.spec b/perl-MIME-tools.spec
index 6bd062a..d294b49 100644
--- a/perl-MIME-tools.spec
+++ b/perl-MIME-tools.spec
@@ -1,7 +1,7 @@
 Summary:	Modules for parsing and creating MIME entities in Perl
 Name:		perl-MIME-tools
-Version:	5.506
-Release:	3%{?dist}
+Version:	5.507
+Release:	1%{?dist}
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/MIME-tools/
@@ -10,6 +10,9 @@ Patch0:		MIME-tools-5.506-UTF8.patch
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 # ================ Module Build ======================
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
 BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Pod::Man)
@@ -137,6 +140,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/MIME::Words.3*
 
 %changelog
+* Wed Sep 30 2015 Paul Howarth <paul at city-fan.org> - 5.507-1
+- Update to 5.507
+  - Fix parsing bug (CPAN RT#105455)
+  - Fix typo that broke MIME::Body::incore->open() on Perl 5.20
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.506-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index cb4afc3..da9ec20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddc8479d25688f8860d0bf3be9df52c5  MIME-tools-5.506.tar.gz
+98e1997b6ddd973ced9b2f6feb9d6aaf  MIME-tools-5.507.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-MIME-tools.git/commit/?h=perl-MIME-tools-5.507-1.fc24&id=1bebdf2d832298e002cf91c5f8f2ba7a46aa8dd4


More information about the perl-devel mailing list