Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shadowsocks-libev for openSUSE:Factory checked in at 2026-09-17 15:25:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shadowsocks-libev (Old) and /work/SRC/openSUSE:Factory/.shadowsocks-libev.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shadowsocks-libev" Thu Sep 17 15:25:40 2026 rev:29 rq:1378612 version:3.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/shadowsocks-libev/shadowsocks-libev.changes 2026-06-27 18:09:37.091120658 +0200 +++ /work/SRC/openSUSE:Factory/.shadowsocks-libev.new.383539/shadowsocks-libev.changes 2026-09-17 15:25:55.177337388 +0200 @@ -1,0 +2,6 @@ +Thu Sep 17 12:34:53 UTC 2026 - Hillwood Yang <[email protected]> + +- Fix build for Leap 16. shadowsocks-libev needs mbedtls-devel, not + mbedtls-3-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shadowsocks-libev.spec ++++++ --- /var/tmp/diff_new_pack.qLHK9l/_old 2026-09-17 15:25:56.214380900 +0200 +++ /var/tmp/diff_new_pack.qLHK9l/_new 2026-09-17 15:25:56.216380984 +0200 @@ -64,7 +64,6 @@ BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: libapparmor-devel -BuildRequires: mbedtls-3-devel BuildRequires: pkgconfig BuildRequires: selinux-policy-devel BuildRequires: shadowsocks-common-selinux @@ -75,6 +74,11 @@ BuildRequires: pkgconfig(libev) BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(libsodium) >= 1.0.4 +%if 0%{?suse_version} > 1600 +BuildRequires: mbedtls-3-devel +%else +BuildRequires: pkgconfig(mbedtls) +%endif BuildRequires: pkgconfig(openssl) Requires(pre): shadowsocks-sysuser Requires(pre): shadow
