From 298b6f7be7be847c6176d24f1c257ffd95d5b76b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 20 Oct 2025 20:41:45 +0200 Subject: [PATCH] upgrading package: wasmtime 37.0.2 -> 38.0.1 --- wasmtime/wasmtime.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wasmtime/wasmtime.spec b/wasmtime/wasmtime.spec index 6b8e2e700c..26386f8876 100644 --- a/wasmtime/wasmtime.spec +++ b/wasmtime/wasmtime.spec @@ -22,8 +22,8 @@ ## # package version -%define V_base 37.0.2 -%define V_snap 20251008 +%define V_base 38.0.1 +%define V_snap 20251020 # package information Name: wasmtime @@ -36,7 +36,7 @@ Class: EVAL Group: Web License: MIT Version: %{V_base} -Release: 20251008 +Release: 20251020 # list of sources Source0: http://download.openpkg.org/components/versioned/wasmtime/wasmtime-%{V_snap}.tar.xz