- Remove zeromq-update.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=265
This commit is contained in:
parent
1df75d36d5
commit
49d70f2a3b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 02:00:51 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- Remove zeromq-update.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 00:48:35 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
|
@ -29,7 +29,6 @@ Group: Productivity/Other
|
||||
URL: https://github.com/denoland/deno
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
Source1: registry.tar.zst
|
||||
Patch1: zeromq-update.patch
|
||||
BuildRequires: cargo-packaging
|
||||
|
||||
%if 0%{?suse_version} > 1600
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- a/Cargo.toml.orig 2024-11-11 10:00:21.627172910 +0800
|
||||
+++ b/Cargo.toml 2024-11-11 10:00:28.567190380 +0800
|
||||
@@ -204,7 +204,7 @@
|
||||
webpki-roots = "0.26"
|
||||
which = "4.2.5"
|
||||
yoke = { version = "0.7.4", features = ["derive"] }
|
||||
-zeromq = { version = "=0.4.0", default-features = false, features = ["tcp-transport", "tokio-runtime"] }
|
||||
+zeromq = { version = "=0.4.1", default-features = false, features = ["tcp-transport", "tokio-runtime"] }
|
||||
zstd = "=0.12.4"
|
||||
|
||||
# crypto
|
||||
|
Loading…
Reference in New Issue
Block a user