Hello community, here is the log from the commit of package perl-NetPacket for openSUSE:Factory checked in at 2013-08-27 21:04:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-NetPacket (Old) and /work/SRC/openSUSE:Factory/.perl-NetPacket.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-NetPacket" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-NetPacket/perl-NetPacket.changes 2011-09-23 12:38:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-NetPacket.new/perl-NetPacket.changes 2013-08-27 21:04:18.000000000 +0200 @@ -1,0 +2,13 @@ +Tue Aug 27 05:51:21 UTC 2013 - [email protected] + +- update to 1.4.0 + - Fixing NetPacked::UDP documentation. (RT#85361, Ben Magistro) + - New NetPacket::USBMon. (GH#2, lkundrak) + - 'parse_tcp_options()' method added to NetPacket::TCP (patch by Tom + Linden) [RT#71320] + [BUG FIXES] + - Parse SACK option and fix TSecr parsing. (GH#1, Robin Lee) + - Fix NetPacket::UDP's strip. (RT#85038, reported by Stan Schwertly) + - Use of constant withotu parenthesis made test fail under 5.6.2. + +------------------------------------------------------------------- Old: ---- NetPacket-1.2.0.tar.gz New: ---- NetPacket-1.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-NetPacket.spec ++++++ --- /var/tmp/diff_new_pack.4b69FP/_old 2013-08-27 21:04:19.000000000 +0200 +++ /var/tmp/diff_new_pack.4b69FP/_new 2013-08-27 21:04:19.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-NetPacket # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,29 +16,28 @@ # - Name: perl-NetPacket -Version: 1.2.0 -Release: 1 +Version: 1.4.0 +Release: 0 Summary: Assemble/disassemble network packets at the protocol level +License: Artistic-2.0 +Group: Development/Libraries/Perl Source: http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/NetPacket-%{version}.tar.gz Patch1: perl-NetPacket-backport.patch Url: http://search.cpan.org/dist/NetPacket -Group: Development/Libraries/Perl -License: Artistic-2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl-macros %if 0%{?suse_version} > 1120 BuildRequires: perl(Test::More) >= 0.94 %endif -BuildRequires: perl(Scalar::Util) BuildRequires: perl(Carp) BuildRequires: perl(Module::Build) -BuildRequires: perl(vars) +BuildRequires: perl(Scalar::Util) BuildRequires: perl(constant) -Requires: perl(vars) +BuildRequires: perl(vars) Requires: perl(constant) +Requires: perl(vars) %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif ++++++ NetPacket-1.2.0.tar.gz -> NetPacket-1.4.0.tar.gz ++++++ ++++ 2454 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
