automatic version update by autodist [release 3.033-1mamba;Sat Jun 12 2021]
This commit is contained in:
parent
46f193a4f2
commit
d8f6450a6a
@ -1,15 +1,15 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-MIME-Lite
|
Name: perl-MIME-Lite
|
||||||
Version: 3.031
|
Version: 3.033
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: MIME::Lite - low-calorie MIME generator
|
Summary: MIME::Lite - low-calorie MIME generator
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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/R/RJ/RJBS/MIME-Lite-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/MIME/MIME-Lite-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -21,7 +21,6 @@ BuildRequires: perl-Email-Date-Format
|
|||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
Requires: perl-Mail-Tools
|
Requires: perl-Mail-Tools
|
||||||
Requires: perl-MIME-Types
|
Requires: perl-MIME-Types
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
MIME::Lite - low-calorie MIME generator
|
MIME::Lite - low-calorie MIME generator
|
||||||
@ -59,6 +58,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 12 2021 Automatic Build System <autodist@mambasoft.it> 3.033-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 04 2019 Automatic Build System <autodist@mambasoft.it> 3.031-1mamba
|
* Mon Nov 04 2019 Automatic Build System <autodist@mambasoft.it> 3.031-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user