automatic version update by autodist [release 1.316-1mamba;Sun Oct 23 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:54:50 +01:00
parent d43dbd958f
commit 54c35a0949

View File

@ -1,19 +1,18 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Email-MIME-Encodings Name: perl-Email-MIME-Encodings
Version: 1.315 Version: 1.316
Release: 1mamba Release: 1mamba
Summary: Email::MIME::Encodings - A unified interface to MIME encoding and decoding Summary: Email::MIME::Encodings - A unified interface to MIME encoding and decoding
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> 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 Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Encodings-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %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. 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) %defattr(-,root,root)
%changelog %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 * Wed Aug 21 2013 Automatic Build System <autodist@mambasoft.it> 1.315-1mamba
- automatic update by autodist - automatic update by autodist