Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dnsmasq for openSUSE:Factory checked in at 2023-11-16 20:27:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnsmasq (Old) and /work/SRC/openSUSE:Factory/.dnsmasq.new.2521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnsmasq" Thu Nov 16 20:27:12 2023 rev:95 rq:1126658 version:2.89 Changes: -------- --- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes 2023-05-16 14:21:57.397865269 +0200 +++ /work/SRC/openSUSE:Factory/.dnsmasq.new.2521/dnsmasq.changes 2023-11-16 20:27:14.417446336 +0100 @@ -1,0 +2,5 @@ +Fri Oct 13 08:48:49 UTC 2023 - Thorsten Kukuk <[email protected]> + +- SLP got dropped, remove config (bsc#1214884) + +------------------------------------------------------------------- Old: ---- dnsmasq.reg ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnsmasq.spec ++++++ --- /var/tmp/diff_new_pack.wFU0l2/_old 2023-11-16 20:27:16.369518310 +0100 +++ /var/tmp/diff_new_pack.wFU0l2/_new 2023-11-16 20:27:16.369518310 +0100 @@ -31,7 +31,6 @@ Source0: https://thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz Source1: https://thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring -Source3: dnsmasq.reg Source4: dnsmasq.service Source5: rc.dnsmasq-suse Source6: system-user-dnsmasq.conf @@ -167,9 +166,8 @@ %install make install-i18n DESTDIR=%{buildroot} PREFIX=%{_prefix} AWK=gawk COPTS=%{_copts} -install -d -m 755 %{buildroot}/%{_sysconfdir}/slp.reg.d +install -d -m 755 %{buildroot}/%{_sysconfdir}/ install -m 644 dnsmasq.conf.example %{buildroot}/%{_sysconfdir}/dnsmasq.conf -install -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/slp.reg.d/ install -d 755 %{buildroot}%{_datadir}/dbus-1/system.d/ install -m 644 dbus/dnsmasq.conf %{buildroot}%{_datadir}/dbus-1/system.d/dnsmasq.conf install -D -m 0644 %{SOURCE4} %{buildroot}%{_unitdir}/dnsmasq.service @@ -207,8 +205,6 @@ %config(noreplace) %{_sysconfdir}/dnsmasq.conf %{_sbindir}/dnsmasq %{_sbindir}/rcdnsmasq -%dir %{_sysconfdir}/slp.reg.d/ -%config %attr(0644,root,root) /%{_sysconfdir}/slp.reg.d/dnsmasq.reg %{_mandir}/man8/dnsmasq.8%{?ext_man} %{_datadir}/dbus-1/system.d/dnsmasq.conf %{_unitdir}/dnsmasq.service
