Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python36 for openSUSE:Factory checked in at 2021-12-12 21:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python36 (Old) and /work/SRC/openSUSE:Factory/.python36.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python36" Sun Dec 12 21:27:03 2021 rev:25 rq:938277 version:3.6.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python36/python36.changes 2021-12-02 02:25:16.220604250 +0100 +++ /work/SRC/openSUSE:Factory/.python36.new.2520/python36.changes 2021-12-12 21:27:11.092326450 +0100 @@ -1,0 +2,5 @@ +Thu Dec 9 20:07:38 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Don't use OpenSSL 1.1 on platforms which don't have it. + +------------------------------------------------------------------- @@ -5 +10 @@ - (bsc#1193179). + (bsc#1193179, bsc#1192249). ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python36.spec ++++++ --- /var/tmp/diff_new_pack.0zuwr6/_old 2021-12-12 21:27:13.136327661 +0100 +++ /var/tmp/diff_new_pack.0zuwr6/_new 2021-12-12 21:27:13.136327661 +0100 @@ -176,7 +176,11 @@ BuildRequires: automake BuildRequires: fdupes BuildRequires: gmp-devel +%if 0%{?sle_version} >= 120000 && 0%{?sle_version} < 120400 +BuildRequires: libopenssl-devel +%else BuildRequires: libopenssl-1_1-devel +%endif BuildRequires: lzma-devel BuildRequires: netcfg BuildRequires: pkgconfig