[perl-NetPacket] Update to 1.3.1.

Jose Pedro Oliveira jpo at fedoraproject.org
Thu Nov 24 20:14:01 UTC 2011


commit 13ee9a9a9a89345298616aa046c2b135ab2fe6cd
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Thu Nov 24 20:13:36 2011 +0000

    Update to 1.3.1.

 .gitignore          |    1 +
 perl-NetPacket.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5318eef..264b123 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /NetPacket-1.1.1.tar.gz
 /NetPacket-1.2.0.tar.gz
 /NetPacket-1.3.0.tar.gz
+/NetPacket-1.3.1.tar.gz
diff --git a/perl-NetPacket.spec b/perl-NetPacket.spec
index 3ca17cc..4f7e86e 100644
--- a/perl-NetPacket.spec
+++ b/perl-NetPacket.spec
@@ -1,5 +1,5 @@
 Name:           perl-NetPacket
-Version:        1.3.0
+Version:        1.3.1
 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 Nov 24 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3.1-1
+- Update to 1.3.1.
+
 * Mon Nov 14 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3.0-1
 - Update to 1.3.0.
 - Rebased patch0.
diff --git a/sources b/sources
index 449dfe7..9027a69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df5b34ad74f58abeb5133bd649f3798d  NetPacket-1.3.0.tar.gz
+c69c8b06a0c7655e4dbdc418c4c71708  NetPacket-1.3.1.tar.gz


More information about the scm-commits mailing list