diff --git a/rusty_v8.spec b/rusty_v8.spec index ed6e113..b5ffd45 100644 --- a/rusty_v8.spec +++ b/rusty_v8.spec @@ -19,13 +19,13 @@ %global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$ Name: rusty_v8 -Version: 135.1.0 +Version: 137.1.0 Release: 0 Summary: Build tooling for Deno (do not install or use!) License: MIT Group: Productivity/Other URL: https://github.com/denoland/rusty_v8 -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-v%{version}.tar.zst Source1: vendor.tar.zst Source100: rusty_v8-rpmlintrc Patch0: deno-v8-arm.patch @@ -60,7 +60,7 @@ cruft that is dragged along into the deno build from V8, Chromium, etc. %prep -%autosetup -a1 -p1 +%autosetup -a1 -p1 -n %{name}-v%{version} # Keeping this ifarch in case someone tries to build 32 bit # which is not our problem %ifarch x86_64 || x86_64_v3 || aarch64