Hello community, here is the log from the commit of package curl for openSUSE:Factory checked in at 2020-06-21 19:03:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/curl (Old) and /work/SRC/openSUSE:Factory/.curl.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "curl" Sun Jun 21 19:03:58 2020 rev:158 rq:814737 version:7.70.0 Changes: -------- --- /work/SRC/openSUSE:Factory/curl/curl.changes 2020-05-08 23:00:31.785271225 +0200 +++ /work/SRC/openSUSE:Factory/.curl.new.3606/curl.changes 2020-06-21 19:45:37.804782672 +0200 @@ -1,0 +2,6 @@ +Fri Jun 12 09:07:50 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Change with-gssapi configure parameter: krb5 is changing location + in the future: ask krb5-config about the correct prefix values. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ curl.spec ++++++ --- /var/tmp/diff_new_pack.PHGtM6/_old 2020-06-21 19:45:38.284784676 +0200 +++ /var/tmp/diff_new_pack.PHGtM6/_new 2020-06-21 19:45:38.288784692 +0200 @@ -125,7 +125,7 @@ --with-nss \ %endif %endif - --with-gssapi=%{_libexecdir}/mit \ + --with-gssapi=$(krb5-config --prefix) \ --with-libidn2 \ --with-libssh \ --with-libmetalink \
