automatic version update by autodist [release 1.25-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
06c0e943bd
commit
7a109476c3
@ -1,19 +1,18 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Net-Ident
|
||||
Version: 1.20
|
||||
Release: 3mamba
|
||||
Version: 1.25
|
||||
Release: 1mamba
|
||||
Summary: Net::Ident - lookup the username on the remote end of a TCP/IP connection
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/J/JP/JPC/Net-Ident-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-Ident-%{version}.tar.gz
|
||||
License: BSD
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Net::Ident - lookup the username on the remote end of a TCP/IP connection
|
||||
@ -47,6 +46,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20-3mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user