Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dnsmasq for openSUSE:Factory checked in at 2021-02-04 20:23:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnsmasq (Old) and /work/SRC/openSUSE:Factory/.dnsmasq.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnsmasq" Thu Feb 4 20:23:46 2021 rev:80 rq:867893 version:2.83 Changes: -------- --- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes 2021-01-20 18:24:07.839340056 +0100 +++ /work/SRC/openSUSE:Factory/.dnsmasq.new.28504/dnsmasq.changes 2021-02-04 20:24:23.454855195 +0100 @@ -1,0 +2,5 @@ +Wed Jan 27 16:24:43 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Fix building with lua54 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnsmasq.spec ++++++ --- /var/tmp/diff_new_pack.9iO6oX/_old 2021-02-04 20:24:24.142856243 +0100 +++ /var/tmp/diff_new_pack.9iO6oX/_new 2021-02-04 20:24:24.146856248 +0100 @@ -86,7 +86,7 @@ Makefile # use lua5.3 instead of lua5.2 -sed -i -e 's|lua5.2|lua5.3|' Makefile +sed -i -e 's|lua5.2|lua%{lua_version}|' Makefile # SED-FIX-UPSTREAM -- Fix man page sed -i -e 's|The default is "dip",|The default is "nogroup",|' \