automatic version update by autodist [release 1.316-1mamba;Sun Oct 23 2022]
This commit is contained in:
parent
d43dbd958f
commit
54c35a0949
@ -1,19 +1,18 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Email-MIME-Encodings
|
||||
Version: 1.315
|
||||
Version: 1.316
|
||||
Release: 1mamba
|
||||
Summary: Email::MIME::Encodings - A unified interface to MIME encoding and decoding
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Encodings-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can throw the contents of a Content-Transfer-Encoding header at some text and have the right thing happen.
|
||||
@ -48,6 +47,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 1.316-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 21 2013 Automatic Build System <autodist@mambasoft.it> 1.315-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user