automatic version update by autodist [release 1.013-1mamba;Wed Aug 10 2022]
This commit is contained in:
parent
eb204d8575
commit
5aecd8d911
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 1.013-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 1.012.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user