Hello community, here is the log from the commit of package batctl for openSUSE:Factory checked in at 2014-12-25 23:20:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/batctl (Old) and /work/SRC/openSUSE:Factory/.batctl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "batctl" Changes: -------- --- /work/SRC/openSUSE:Factory/batctl/batctl.changes 2012-12-14 06:34:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.batctl.new/batctl.changes 2014-12-25 23:19:58.000000000 +0100 @@ -1,0 +2,16 @@ +Mon Dec 22 15:22:29 UTC 2014 - [email protected] + +- Update to version 2014.3.0 + + support latest kernels (2.6.29 - 3.16) + + drop QinQ claim frames in bridge loop avoidance + + fix a bogus warning from batadv_is_on_batman_iface() + + removed SET_ETHTOOL_OPS + + style improvements: + * remove semi-colon after macro definition + * add blank line between declarations and the rest of the code +- Add make dependencies to pkg-config and pkgconfig(libnl-3.0); + new upstream requirements +- Fix Url to batctl homepage +- Use download Url as source + +------------------------------------------------------------------- Old: ---- batctl-2012.4.0.tar.gz New: ---- batctl-2014.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ batctl.spec ++++++ --- /var/tmp/diff_new_pack.FE2MlE/_old 2014-12-25 23:20:00.000000000 +0100 +++ /var/tmp/diff_new_pack.FE2MlE/_new 2014-12-25 23:20:00.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package batctl # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -22,12 +22,14 @@ Name: batctl Summary: B.A.T.M.A.N. advanced control and management tool -Version: 2012.4.0 +Version: 2014.3.0 Release: 2 License: GPL-2.0 Group: Productivity/Networking/Other -Url: http://downloads.open-mesh.org/batman/stable/sources/batctl/ -Source0: %{name}-%{version}.tar.gz +Url: http://www.open-mesh.org/projects/batctl +Source0: http://downloads.open-mesh.org/batman/stable/sources/batctl/%{name}-%{version}.tar.gz +BuildRequires: pkg-config +BuildRequires: pkgconfig(libnl-3.0) %description Why do I need batctl? B.A.T.M.A.N. advanced operates on layer 2 and @@ -37,8 +39,6 @@ batctl was created. At the moment batctl contains ping, traceroute, tcpdump and interfaces to the kernel module settings. - Authors: Andreas Langer <[email protected]>, Marek Lindner <[email protected]> - %prep %setup -n %{name}-%{version} ++++++ batctl-2012.4.0.tar.gz -> batctl-2014.3.0.tar.gz ++++++ ++++ 9107 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
