Hello community,

here is the log from the commit of package arping2 for openSUSE:Factory checked 
in at 2012-02-27 18:32:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arping2 (Old)
 and      /work/SRC/openSUSE:Factory/.arping2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arping2", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/arping2/arping2.changes  2011-09-23 
01:51:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.arping2.new/arping2.changes     2012-02-27 
18:33:02.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Feb 27 04:55:30 UTC 2012 - [email protected]
+
+- Update to new upstream release 2.10
+* This release adds much improved and portable interface
+  autodetection. It replaces gettimeofday() with clock_gettime()
+  where available.
+
+-------------------------------------------------------------------

Old:
----
  arping-2.09.tar.xz

New:
----
  arping-2.10.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ arping2.spec ++++++
--- /var/tmp/diff_new_pack.Ieahmu/_old  2012-02-27 18:33:03.000000000 +0100
+++ /var/tmp/diff_new_pack.Ieahmu/_new  2012-02-27 18:33:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package arping2
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,23 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           arping2
-Version:        2.09
-Release:        1
-Group:          Productivity/Networking/Diagnostic
+Version:        2.10
+Release:        0
 Summary:        Layer-2 Ethernet pinger
 License:        GPL-2.0+
-Url:            http://freshmeat.net/projects/arping/
+Group:          Productivity/Networking/Diagnostic
+Url:            http://www.habets.pp.se/synscan/programs.php?prog=arping
+#Freecode-URL: http://freecode.com/projects/arping/
 
 #Git-Clone:    git://github.com/ThomasHabets/arping
 Source:         arping-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} <= 1130
-BuildRequires:  libnet libpcap-devel
+BuildRequires:  libnet
+BuildRequires:  libpcap-devel
 %else
-BuildRequires:  libnet-devel libpcap-devel
+BuildRequires:  libnet-devel
+BuildRequires:  libpcap-devel
 %endif
 BuildRequires:  xz
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to