diff --git a/perl-Net-Pcap.spec b/perl-Net-Pcap.spec index 4b6107b..00dec5a 100644 --- a/perl-Net-Pcap.spec +++ b/perl-Net-Pcap.spec @@ -1,21 +1,20 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Net-Pcap -Version: 0.18 +Version: 0.19 Release: 1mamba Summary: Net::Pcap - Interface to pcap(3) LBL packet capture library Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://www.cpan.org/authors/id/S/SA/SAPER/Net-Pcap-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/Net/Net-Pcap-%{version}.tar.gz Patch0: perl-Net-Pcap-0.17-gcc-4.7.patch License: GPL Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver BuildRequires: libpcap-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The Net::Pcap module is a Perl binding to the LBL pcap(3) packet capture library. @@ -50,6 +49,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Nov 27 2021 Automatic Build System 0.19-1mamba +- automatic version update by autodist + * Thu Sep 15 2016 Automatic Build System 0.18-1mamba - automatic update by autodist