diff --git a/perl-Net-Telnet.spec b/perl-Net-Telnet.spec index 35970a6..34b99cf 100644 --- a/perl-Net-Telnet.spec +++ b/perl-Net-Telnet.spec @@ -1,20 +1,19 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Net-Telnet -Version: 3.04 +Version: 3.05 Release: 1mamba Summary: Net::Telnet - Allows you to make client connections to a TCP port Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org -Source: http://www.cpan.org/modules/by-module/Net/Net-Telnet-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/Net/Net-Telnet-%{version}.tar.gz License: GPL Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver BuildArch: noarch -BuildRoot: %{_tmppath}/perl-root %description Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Jun 21 2021 Automatic Build System 3.05-1mamba +- automatic version update by autodist + * Tue Apr 23 2013 Automatic Build System 3.04-1mamba - automatic version update by autodist