automatic version update by autodist [release 3.05-1mamba;Mon Jun 21 2021]
This commit is contained in:
parent
c670eaa4df
commit
1e62ff64ae
@ -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 <aleph0@openmamba.org>
|
||||
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 <autodist@mambasoft.it> 3.05-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 23 2013 Automatic Build System <autodist@mambasoft.it> 3.04-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user