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