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)
|
||||
|
||||
Name: perl-Email-Abstract
|
||||
Version: 3.008
|
||||
Version: 3.009
|
||||
Release: 1mamba
|
||||
Summary: Email::Abstract - unified interface to mail representations
|
||||
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-Abstract-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Email/Email-Abstract-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Email-Simple
|
||||
BuildRequires: perl-MRO-Compat
|
||||
BuildRequires: perl-Module-Pluggable
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Email::Abstract - unified interface to mail representations.
|
||||
@ -50,6 +52,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user