Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shadowsocks-rust for openSUSE:Factory checked in at 2023-06-22 23:26:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shadowsocks-rust (Old) and /work/SRC/openSUSE:Factory/.shadowsocks-rust.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shadowsocks-rust" Thu Jun 22 23:26:55 2023 rev:2 rq:1094656 version:1.15.3 Changes: -------- --- /work/SRC/openSUSE:Factory/shadowsocks-rust/shadowsocks-rust.changes 2023-06-20 16:49:11.543662164 +0200 +++ /work/SRC/openSUSE:Factory/.shadowsocks-rust.new.15902/shadowsocks-rust.changes 2023-06-22 23:27:38.114323261 +0200 @@ -1,0 +2,5 @@ +Wed Jun 21 17:34:03 UTC 2023 - Andreas Schwab <sch...@suse.de> + +- Update constraints for riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shadowsocks-rust.spec ++++++ --- /var/tmp/diff_new_pack.OxorEd/_old 2023-06-22 23:27:38.922327382 +0200 +++ /var/tmp/diff_new_pack.OxorEd/_new 2023-06-22 23:27:38.926327403 +0200 @@ -15,23 +15,24 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: shadowsocks-rust Version: 1.15.3 Release: 0 Summary: Rust port of Shadowsocks License: MIT Group: Productivity/Networking/Web/Proxy -Url: https://github.com/shadowsocks/shadowsocks-rust +URL: https://github.com/shadowsocks/shadowsocks-rust Source0: https://github.com/shadowsocks/shadowsocks-rust/archive/v%{version}/%{name}-%{version}.tar.gz Source1: vendor.tar.gz Source2: %{name}.json Source3: %{name}-client.service Source4: %{name}-server.service Source5: %{name}-manager.service -BuildRequires: cargo-packaging BuildRequires: cargo -BuildRequires: pkgconfig(openssl) +BuildRequires: cargo-packaging BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(openssl) Recommends: shadowsocks-v2ray-plugin # ExcludeArch: ppc ppc64 ppc64le s390 s390x %{?systemd_ordering} ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.OxorEd/_old 2023-06-22 23:27:38.962327586 +0200 +++ /var/tmp/diff_new_pack.OxorEd/_new 2023-06-22 23:27:38.962327586 +0200 @@ -34,5 +34,16 @@ </hardware> </overwrite> +<overwrite> + <conditions> + <arch>riscv64</arch> + </conditions> + <hardware> + <memory> + <size unit="G">13</size> + </memory> + </hardware> +</overwrite> + </constraints>