automatic version update by autodist [release 3.009-1mamba;Mon Jun 21 2021]
This commit is contained in:
parent
f60961d7a3
commit
da0778d713
@ -1,22 +1,24 @@
|
|||||||
%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-Email-Abstract
|
Name: perl-Email-Abstract
|
||||||
Version: 3.008
|
Version: 3.009
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Email::Abstract - unified interface to mail representations
|
Summary: Email::Abstract - unified interface to mail representations
|
||||||
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/Email-Abstract-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Email/Email-Abstract-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Email-Simple
|
BuildRequires: perl-Email-Simple
|
||||||
|
BuildRequires: perl-MRO-Compat
|
||||||
|
BuildRequires: perl-Module-Pluggable
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Email::Abstract - unified interface to mail representations.
|
Email::Abstract - unified interface to mail representations.
|
||||||
@ -50,6 +52,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 3.009-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 01 2015 Automatic Build System <autodist@mambasoft.it> 3.008-1mamba
|
* Thu Jan 01 2015 Automatic Build System <autodist@mambasoft.it> 3.008-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user