update to 1.028 [release 1.028-1mamba;Sat Mar 25 2023]
This commit is contained in:
parent
34eb103c72
commit
a7347a99cf
@ -1,27 +1,27 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Email-MIME-ContentType
|
||||
Version: 1.018
|
||||
Version: 1.028
|
||||
Release: 1mamba
|
||||
Summary: Email::MIME::ContentType - Parse a MIME Content-Type Header
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-ContentType-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Email-MIME-ContentType-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-Text-Unidecode
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
Email::MIME::ContentType - Parse a MIME Content-Type Header
|
||||
|
||||
%prep
|
||||
|
||||
%setup -q -n Email-MIME-ContentType-%{version}
|
||||
|
||||
%build
|
||||
@ -50,6 +50,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Mar 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.028-1mamba
|
||||
- update to 1.028
|
||||
|
||||
* Sun Apr 26 2015 Automatic Build System <autodist@mambasoft.it> 1.018-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user