Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ddclient for openSUSE:Factory checked in at 2023-01-21 19:11:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ddclient (Old) and /work/SRC/openSUSE:Factory/.ddclient.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ddclient" Sat Jan 21 19:11:37 2023 rev:55 rq:1060055 version:3.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ddclient/ddclient.changes 2022-12-30 11:09:04.593297199 +0100 +++ /work/SRC/openSUSE:Factory/.ddclient.new.32243/ddclient.changes 2023-01-21 19:11:42.829350729 +0100 @@ -1,0 +2,6 @@ +Sun Jan 1 10:41:36 UTC 2023 - mun...@googlemail.com + +- Add curl as BuildRequires/Requires to be able to use the '-curl' + option (eg. in DDCLIENT_OPTIONS in /etc/sysconfig/ddclient). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddclient.spec ++++++ --- /var/tmp/diff_new_pack.9Yv7M1/_old 2023-01-21 19:11:44.385359612 +0100 +++ /var/tmp/diff_new_pack.9Yv7M1/_new 2023-01-21 19:11:44.393359658 +0100 @@ -33,12 +33,14 @@ Patch3: disable-ip-test.patch BuildRequires: autoconf BuildRequires: automake +BuildRequires: curl BuildRequires: make BuildRequires: perl(HTTP::Daemon) BuildRequires: perl(HTTP::Message::PSGI) BuildRequires: perl(IO::Socket::SSL) BuildRequires: perl(Test::MockModule) BuildRequires: perl(Test::Warnings) +Requires: curl Requires: perl >= 5.10.1 Requires(pre): %fillup_prereq Requires(pre): shadow