From 83a572519e849ea1b22f5ede7892cd2f4a9ab23f71002fd2d98177c16aefe9e1 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 22 Jun 2023 12:00:36 +0000 Subject: [PATCH] Accepting request 1094643 from openSUSE:Factory:RISCV - Update constraints for riscv64 OBS-URL: https://build.opensuse.org/request/show/1094643 OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=10 --- _constraints | 11 +++++++++++ shadowsocks-rust.changes | 5 +++++ shadowsocks-rust.spec | 7 ++++--- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/_constraints b/_constraints index c171d26..990af8b 100644 --- a/_constraints +++ b/_constraints @@ -34,4 +34,15 @@ + + + riscv64 + + + + 13 + + + + diff --git a/shadowsocks-rust.changes b/shadowsocks-rust.changes index f577266..2234274 100644 --- a/shadowsocks-rust.changes +++ b/shadowsocks-rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 21 17:34:03 UTC 2023 - Andreas Schwab + +- Update constraints for riscv64 + ------------------------------------------------------------------- Tue Jun 20 06:46:10 UTC 2023 - opensuse-packaging diff --git a/shadowsocks-rust.spec b/shadowsocks-rust.spec index 12a9ba5..8137477 100644 --- a/shadowsocks-rust.spec +++ b/shadowsocks-rust.spec @@ -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}