Hello community, here is the log from the commit of package addrwatch for openSUSE:Factory checked in at 2020-02-25 16:05:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/addrwatch (Old) and /work/SRC/openSUSE:Factory/.addrwatch.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "addrwatch" Tue Feb 25 16:05:29 2020 rev:5 rq:778864 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/addrwatch/addrwatch.changes 2019-08-05 10:41:09.575300366 +0200 +++ /work/SRC/openSUSE:Factory/.addrwatch.new.26092/addrwatch.changes 2020-02-25 16:06:02.080468937 +0100 @@ -1,0 +2,20 @@ +Mon Feb 24 17:21:45 UTC 2020 - Luigi Baldoni <[email protected]> + +- Update to version 1.0.2 + * Add leading / to default shared-memory name + * Add clang-tidy support, clean most of the linter warnings + * Remove sys_siglist usage in favor of strsignal (#12) + * Add clang-format format support, re-style code base + * addrwatch: Add limits header for PATH_MAX + * Mark db_reconnect as static inline, fixes GH-11 + * Add experimental meson build support + * Add mysql migration script, update README.md + +- Drop fix-db-reconnect-issue.patch (merged upstream) + +------------------------------------------------------------------- +Thu Oct 17 12:52:36 UTC 2019 - Richard Brown <[email protected]> + +- Remove obsolete Groups tag (fate#326485) + +------------------------------------------------------------------- Old: ---- addrwatch-1.0.1.tar.gz fix-db-reconnect-issue.patch New: ---- addrwatch-1.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ addrwatch.spec ++++++ --- /var/tmp/diff_new_pack.tMpxFj/_old 2020-02-25 16:06:02.852470553 +0100 +++ /var/tmp/diff_new_pack.tMpxFj/_new 2020-02-25 16:06:02.856470562 +0100 @@ -1,7 +1,7 @@ # # spec file for package addrwatch # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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,12 @@ Name: addrwatch -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: A tool for IPv4/IPv6 and Ethernet address pairing monitoring License: GPL-3.0-only -Group: Productivity/Networking/Diagnostic URL: https://github.com/fln/addrwatch Source0: https://github.com/fln/addrwatch/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: fix-db-reconnect-issue.patch BuildRequires: autoconf >= 2.68 BuildRequires: automake BuildRequires: libevent-devel ++++++ addrwatch-1.0.1.tar.gz -> addrwatch-1.0.2.tar.gz ++++++ ++++ 3036 lines of diff (skipped)
