automatic version update by autodist [release 3.05-1mamba;Mon Jun 21 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:26:02 +01:00
parent c670eaa4df
commit 1e62ff64ae

View File

@ -1,20 +1,19 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Net-Telnet Name: perl-Net-Telnet
Version: 3.04 Version: 3.05
Release: 1mamba Release: 1mamba
Summary: Net::Telnet - Allows you to make client connections to a TCP port Summary: Net::Telnet - Allows you to make client connections to a TCP port
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org> Packager: Aleph0 <aleph0@openmamba.org>
URL: http://www.cpan.org URL: https://www.cpan.org/
Source: http://www.cpan.org/modules/by-module/Net/Net-Telnet-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Net/Net-Telnet-%{version}.tar.gz
License: GPL License: GPL
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/perl-root
%description %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. 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) %defattr(-,root,root)
%changelog %changelog
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 3.05-1mamba
- automatic version update by autodist
* Tue Apr 23 2013 Automatic Build System <autodist@mambasoft.it> 3.04-1mamba * Tue Apr 23 2013 Automatic Build System <autodist@mambasoft.it> 3.04-1mamba
- automatic version update by autodist - automatic version update by autodist