Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package batctl for openSUSE:Factory checked in at 2022-12-14 14:12:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/batctl (Old) and /work/SRC/openSUSE:Factory/.batctl.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "batctl" Wed Dec 14 14:12:34 2022 rev:21 rq:1042860 version:2022.3 Changes: -------- --- /work/SRC/openSUSE:Factory/batctl/batctl.changes 2021-06-29 22:44:19.642958186 +0200 +++ /work/SRC/openSUSE:Factory/.batctl.new.1835/batctl.changes 2022-12-14 14:12:34.995982405 +0100 @@ -1,0 +2,9 @@ +Wed Dec 7 21:57:36 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 2022.3: + - drop additional delay after the ping packet + * manpage cleanups + * add various commands to print generic netlink replies as JSON + * coding style cleanups and refactoring + +------------------------------------------------------------------- Old: ---- batctl-2021.0.tar.gz batctl-2021.0.tar.gz.asc New: ---- batctl-2022.3.tar.gz batctl-2022.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ batctl.spec ++++++ --- /var/tmp/diff_new_pack.c2cJFW/_old 2022-12-14 14:12:35.599985512 +0100 +++ /var/tmp/diff_new_pack.c2cJFW/_new 2022-12-14 14:12:35.607985553 +0100 @@ -1,7 +1,7 @@ # # spec file for package batctl # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: batctl -Version: 2021.0 +Version: 2022.3 Release: 0 Summary: B.A.T.M.A.N. advanced control and management tool License: GPL-2.0-only AND MIT Group: Productivity/Networking/Other -Url: http://www.open-mesh.org/projects/batctl -Source0: http://downloads.open-mesh.org/batman/stable/sources/batctl/%{name}-%{version}.tar.gz -Source1: http://downloads.open-mesh.org/batman/stable/sources/batctl/%{name}-%{version}.tar.gz.asc +URL: https://www.open-mesh.org/projects/batctl +Source0: https://downloads.open-mesh.org/batman/stable/sources/batctl/%{name}-%{version}.tar.gz +Source1: https://downloads.open-mesh.org/batman/stable/sources/batctl/%{name}-%{version}.tar.gz.asc Source2: batctl.keyring BuildRequires: pkgconfig BuildRequires: pkgconfig(libnl-3.0) @@ -51,6 +51,7 @@ install -m 755 %{name} %{buildroot}%{_bindir} %files +%license LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT %doc CHANGELOG.rst README.rst %{_bindir}/%{name} %{_mandir}/man8/%{name}.8%{ext_man} ++++++ batctl-2021.0.tar.gz -> batctl-2022.3.tar.gz ++++++ ++++ 5663 lines of diff (skipped)