automatic update by autodist [release 1.012.2-1mamba;Sun Oct 22 2017]

This commit is contained in:
Automatic Build System 2024-01-06 09:16:54 +01:00
parent e20f412eb3
commit eb204d8575

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-MIME-Charset
Version: 1.012
Version: 1.012.2
Release: 1mamba
Summary: MIME::Charset - Charset Informations for MIME
Group: System/Libraries/Perl
@ -28,6 +28,7 @@ MIME::Charset - Charset Informations for MIME.
%setup -q -n MIME-Charset-%{version}
%build
export PERL_MM_USE_DEFAULT=1
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
%make
%make test
@ -53,6 +54,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 1.012.2-1mamba
- automatic update by autodist
* Sun Apr 05 2015 Automatic Build System <autodist@mambasoft.it> 1.012-1mamba
- automatic update by autodist