diff --git a/VERSION-openeuler b/VERSION-openeuler index 4771374be7f8a14217a8f8dc243bb351b0ff180a..1199321a28fbd953aca2c76c781741dc6f5da6f1 100644 --- a/VERSION-openeuler +++ b/VERSION-openeuler @@ -1 +1 @@ -0.2.0-1 +0.2.0-2 diff --git a/WasmEngine.spec b/WasmEngine.spec index e0db8029c7b35cd1451061cdfcd1ea468a86964b..1447bbb1d91c0940630bad8f2d32e447cb838708 100644 --- a/WasmEngine.spec +++ b/WasmEngine.spec @@ -2,7 +2,7 @@ Name: WasmEngine Version: v0.2.0 -Release: 1 +Release: 2 Summary: WasmEngine is a webassembly function engine, which provides high concurrency and sandbox security. License: MulanPSL-2.0 @@ -13,6 +13,7 @@ Source2: VERSION-openeuler Source3: apply-patches Source4: gen-version.sh Source5: series.conf +Source6: patch.tar.gz BuildRequires: rust,cargo,rust-packaging,git BuildRequires: gcc,dtc,openssl-devel @@ -28,6 +29,7 @@ cp %{SOURCE2} . cp %{SOURCE3} . cp %{SOURCE4} . cp %{SOURCE5} . +cp %{SOURCE6} . %build sh ./apply-patches @@ -61,6 +63,12 @@ rm -rf %{buildroot} %attr(550,root,root) %{_bindir}/wasm_engine %changelog +* Tue Mar 05 2024 flyflyflypeng - v0.2.0-2 +- Type: bugfix +- CVE: NA +- SUG: restart +- DESC: fix build problem with obs + * Mon Mar 04 2024 jiangpengfei - v0.2.0-1 - Type: bugfix - CVE: NA diff --git a/git-commit b/git-commit index ac77307ae66a1186e7dd2c5f8111870dfa1b2097..2f9a6e7c3292e72b53298d7d1fec0822a6a71b8f 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -d9c049212ebe62c095c6ec32a3cbca0e64b7335e +247b1d6a89dd4602806324a2524bc596f46625ef diff --git a/patch/.gitkeep b/patch/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391