diff --git a/perl-MIME-Charset.spec b/perl-MIME-Charset.spec index 19e5dec..d6ebdd7 100644 --- a/perl-MIME-Charset.spec +++ b/perl-MIME-Charset.spec @@ -1,25 +1,25 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-MIME-Charset -Version: 1.012.2 +Version: 1.013 Release: 1mamba Summary: MIME::Charset - Charset Informations for MIME 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/N/NE/NEZUMI/MIME-Charset-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Encode-EUCJPASCII BuildRequires: perl-Encode-HanExtra BuildRequires: perl-Encode-JIS2K BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description MIME::Charset - Charset Informations for MIME. @@ -54,6 +54,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Aug 10 2022 Automatic Build System 1.013-1mamba +- automatic version update by autodist + * Sun Oct 22 2017 Automatic Build System 1.012.2-1mamba - automatic update by autodist