automatic version update by autodist [release 2.218-1mamba;Mon Jan 09 2023]
This commit is contained in:
parent
b2e776ec41
commit
04b3c65345
@ -1,14 +1,14 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Email-Simple
|
||||
Version: 2.216
|
||||
Version: 2.218
|
||||
Release: 1mamba
|
||||
Summary: Email::Simple - simple parsing of RFC2822 message format and headers
|
||||
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/R/RJ/RJBS/Email-Simple-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
||||
Provides: perl-Email-Simple-Creator
|
||||
Obsoletes: perl-Email-Simple-Creator
|
||||
BuildRequires: perl-Email-Date-Format
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Email::Simple is the first deliverable of the "Perl Email Project." The Email:: namespace was begun as a reaction against the increasing complexity and bugginess of Perl's existing email modules. Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct.
|
||||
@ -53,6 +52,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Jan 09 2023 Automatic Build System <autodist@mambasoft.it> 2.218-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 20 2020 Automatic Build System <autodist@mambasoft.it> 2.216-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user