Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package NetworkManager-dns-dnsmasq for openSUSE:Factory checked in at 2025-01-21 21:10:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager-dns-dnsmasq (Old) and /work/SRC/openSUSE:Factory/.NetworkManager-dns-dnsmasq.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-dns-dnsmasq" Tue Jan 21 21:10:50 2025 rev:2 rq:1239210 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager-dns-dnsmasq/NetworkManager-dns-dnsmasq.changes 2022-12-12 17:42:25.190035995 +0100 +++ /work/SRC/openSUSE:Factory/.NetworkManager-dns-dnsmasq.new.5589/NetworkManager-dns-dnsmasq.changes 2025-01-21 21:11:25.141308075 +0100 @@ -1,0 +2,9 @@ +Tue Jan 21 08:03:04 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Require dnsmasq and sysconfig: the script explicitly targets + integration between NetworkManager and dnsmasq, so it makes sense + to require both components. Additionally, sysconfig is used to + detect if the configuration is done properly for this + (boo#1236047). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager-dns-dnsmasq.spec ++++++ --- /var/tmp/diff_new_pack.aW9HG3/_old 2025-01-21 21:11:25.649328895 +0100 +++ /var/tmp/diff_new_pack.aW9HG3/_new 2025-01-21 21:11:25.649328895 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package NetworkManager-dns-dnsmasq # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: NetworkManager-dns-dnsmasq Version: 1.0 Release: 0 @@ -26,6 +27,8 @@ Source1: NetworkManager-dns-dnsmasq-COPYING BuildRequires: NetworkManager Requires: NetworkManager +Requires: dnsmasq +Requires: sysconfig Supplements: (NetworkManager and dnsmasq) BuildArch: noarch