diff --git a/perl-Mail-POP3Client.spec b/perl-Mail-POP3Client.spec index 85e4325..639be4d 100644 --- a/perl-Mail-POP3Client.spec +++ b/perl-Mail-POP3Client.spec @@ -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 -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 2.20-1mamba +- automatic version update by autodist + * Sun Oct 06 2013 Automatic Build System 2.19-1mamba - automatic update by autodist