Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package stunnel for openSUSE:Factory checked in at 2023-05-02 16:19:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stunnel (Old) and /work/SRC/openSUSE:Factory/.stunnel.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stunnel" Tue May 2 16:19:02 2023 rev:37 rq:1083929 version:5.69 Changes: -------- --- /work/SRC/openSUSE:Factory/stunnel/stunnel.changes 2023-04-04 21:26:32.571278352 +0200 +++ /work/SRC/openSUSE:Factory/.stunnel.new.1533/stunnel.changes 2023-05-02 16:23:36.595441237 +0200 @@ -1,0 +2,6 @@ +Wed Apr 26 09:43:10 UTC 2023 - Andreas Vetter <vet...@physik.uni-wuerzburg.de> + +- Fix build on SLE12: + - add macro make_build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stunnel.spec ++++++ --- /var/tmp/diff_new_pack.DOl5yy/_old 2023-05-02 16:23:37.103444249 +0200 +++ /var/tmp/diff_new_pack.DOl5yy/_new 2023-05-02 16:23:37.107444273 +0200 @@ -83,6 +83,9 @@ %configure \ --disable-static \ --bindir=%{_sbindir} +%if 0%{?sle_version} < 150000 + %define make_build %{__make} -O %{?_smp_mflags} +%endif %make_build LDADD="-pie -Wl,-z,defs,-z,relro,-z,now" %install