From 1e62ff64ae09dda4899ed3378a6b172d8fa63b4e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:26:02 +0100 Subject: [PATCH] automatic version update by autodist [release 3.05-1mamba;Mon Jun 21 2021] --- perl-Net-Telnet.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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