[perl-NetPacket] Update to 1.4.2.

Jose Pedro Oliveira jpo at fedoraproject.org
Thu Sep 26 21:41:53 UTC 2013


commit 51e5db93b659db23f4f961a49121fff6b1064e75
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Thu Sep 26 22:40:48 2013 +0100

    Update to 1.4.2.

 .gitignore          |    1 +
 perl-NetPacket.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39b7317..230bbba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /NetPacket-1.3.3.tar.gz
 /NetPacket-1.4.0.tar.gz
 /NetPacket-1.4.1.tar.gz
+/NetPacket-1.4.2.tar.gz
diff --git a/perl-NetPacket.spec b/perl-NetPacket.spec
index a0150f5..874b90e 100644
--- a/perl-NetPacket.spec
+++ b/perl-NetPacket.spec
@@ -1,5 +1,5 @@
 Name:           perl-NetPacket
-Version:        1.4.1
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        Assemble/disassemble network packets at the protocol level
 License:        Artistic 2.0
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 26 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.2-1
+- Update to 1.4.2
+
 * Fri Sep  6 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.1-1
 - Update to 1.4.1
 
diff --git a/sources b/sources
index b025147..ce87682 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da759ca8b71e1e00d1f261c3c9faf169  NetPacket-1.4.1.tar.gz
+617348362205a18c6053b47d047b07e0  NetPacket-1.4.2.tar.gz



More information about the perl-devel mailing list