diff --git a/perl-Email-MIME-Encodings.spec b/perl-Email-MIME-Encodings.spec index b7d9b2e..39df1fb 100644 --- a/perl-Email-MIME-Encodings.spec +++ b/perl-Email-MIME-Encodings.spec @@ -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 -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 1.316-1mamba +- automatic version update by autodist + * Wed Aug 21 2013 Automatic Build System 1.315-1mamba - automatic update by autodist