commit 2e1902426884fd5fdc4f037572dc9edacdd077dd
Author: David Dick <dd...@cpan.org>
Date:   Tue Jan 20 20:02:26 2015 +1100

    Fix for memory leak

 .gitignore              |    2 +-
 perl-Net-Pcap-Easy.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1de865..46ce3fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Net-Pcap-Easy-1.4209.tar.gz
+/Net-Pcap-Easy-1.4210.tar.gz
diff --git a/perl-Net-Pcap-Easy.spec b/perl-Net-Pcap-Easy.spec
index 961fae7..480c910 100644
--- a/perl-Net-Pcap-Easy.spec
+++ b/perl-Net-Pcap-Easy.spec
@@ -1,5 +1,5 @@
 Name:           perl-Net-Pcap-Easy
-Version:        1.4209
+Version:        1.4210
 Release:        1%{?dist}
 Summary:        Convenience functions to make Net::Pcap easier to use
 License:        ASL 2.0
@@ -56,5 +56,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jan 20 2015 David Dick <dd...@cpan.org> - 1.4210-1
+- Fix for memory leak
+
 * Sat Nov 22 2014 David Dick <dd...@cpan.org> - 1.4209-1
 - Initial release
diff --git a/sources b/sources
index 9861eeb..2d99e32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9feb73a538144beef43bac0e69019d7e  Net-Pcap-Easy-1.4209.tar.gz
+a786367742583885272a5efa84fbd1bc  Net-Pcap-Easy-1.4210.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to