diff --git a/perl-Net-Ident.spec b/perl-Net-Ident.spec index e2e994e..f0caeb9 100644 --- a/perl-Net-Ident.spec +++ b/perl-Net-Ident.spec @@ -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 -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 1.25-1mamba +- automatic version update by autodist + * Tue Nov 13 2012 Silvan Calarco 1.20-3mamba - perl 5.16 mass rebuild