Package perl-MIME-Explode: Specfile

%define module MIME-Explode

Name: perl-%module
Version: 0.39
Release: alt4.2

Summary: Perl extension for explode MIME messages
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source: http://www.cpan.org/modules/by-module/MIME/%module-%version.tar.gz

# Automatically added by buildreq on Sun Oct 09 2011
BuildRequires: perl-devel

%description
MIME::Explode is Perl module for parsing and decoding single or
multipart MIME messages, and outputting its decoded components to a
given directory. This module is designed to allows users to extract
the attached files out of a MIME encoded email messages or mailboxes.

%prep
%setup -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/MIME
%perl_vendor_autolib/MIME

%changelog
* Thu Jan 24 2019 Igor Vlasenko <viy@altlinux.ru> 0.39-alt4.2
- rebuild with new perl 5.28.1

* Fri Dec 15 2017 Igor Vlasenko <viy@altlinux.ru> 0.39-alt4.1.1.1.1
- rebuild with new perl 5.26.1

* Fri Feb 03 2017 Igor Vlasenko <viy@altlinux.ru> 0.39-alt4.1.1.1
- rebuild with new perl 5.24.1

* Wed Nov 25 2015 Igor Vlasenko <viy@altlinux.ru> 0.39-alt4.1.1
- rebuild with new perl 5.22.0

* Tue Dec 09 2014 Igor Vlasenko <viy@altlinux.ru> 0.39-alt4.1
- rebuild with new perl 5.20.1

* Wed Aug 28 2013 Vladimir Lettiev <crux@altlinux.ru> 0.39-alt4
- built for perl 5.18

* Sat Sep 01 2012 Vladimir Lettiev <crux@altlinux.ru> 0.39-alt3
- rebuilt for perl-5.16

* Sun Oct 09 2011 Alexey Tourbin <at@altlinux.ru> 0.39-alt2
- rebuilt for perl-5.14

* Tue Jul 19 2011 Victor Forsiuk <force@altlinux.org> 0.39-alt1
- 0.39

* Sat Nov 06 2010 Vladimir Lettiev <crux@altlinux.ru> 0.38-alt1.1
- rebuilt with perl 5.12

* Fri Jul 06 2007 Victor Forsyuk <force@altlinux.org> 0.38-alt1
- Initial build.