diff --git a/perl-Net-Pcap.spec b/perl-Net-Pcap.spec index 94d769d..4b6107b 100644 --- a/perl-Net-Pcap.spec +++ b/perl-Net-Pcap.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Net-Pcap -Version: 0.17 +Version: 0.18 Release: 1mamba Summary: Net::Pcap - Interface to pcap(3) LBL packet capture library Group: System/Libraries/Perl @@ -22,7 +22,7 @@ The Net::Pcap module is a Perl binding to the LBL pcap(3) packet capture library %prep %setup -q -n Net-Pcap-%{version} -%patch0 -p1 +#%patch0 -p1 %build perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor @@ -50,6 +50,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Thu Sep 15 2016 Automatic Build System 0.18-1mamba +- automatic update by autodist + * Thu Mar 21 2013 Automatic Build System 0.17-1mamba - automatic version update by autodist