automatic version update by autodist [release 2.20-1mamba;Sat May 07 2022]
This commit is contained in:
parent
a21123a190
commit
53cd00c60b
@ -1,19 +1,18 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Mail-POP3Client
|
||||
Version: 2.19
|
||||
Version: 2.20
|
||||
Release: 1mamba
|
||||
Summary: Mail::POP3Client - Perl 5 module to talk to a POP3 (RFC1939) server
|
||||
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/S/SD/SDOWD/Mail-POP3Client-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Mail::POP3Client - Perl 5 module to talk to a POP3 (RFC1939) server
|
||||
@ -48,6 +47,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat May 07 2022 Automatic Build System <autodist@mambasoft.it> 2.20-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 06 2013 Automatic Build System <autodist@mambasoft.it> 2.19-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user