Notification time stamped 2021-09-30 23:45:22 UTC
From ae5370e85c5dd59bcf229d6c666f43d84e372cf5 Mon Sep 17 00:00:00 2001 From: Fabio Valentini decathorpe@gmail.com Date: Sep 30 2021 22:00:49 +0000 Subject: Update to version 0.3.28; Fixes RHBZ#2002382
---
diff --git a/.gitignore b/.gitignore index 8a8d43e..73e6521 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /wasm-bindgen-test-0.3.24.crate /wasm-bindgen-test-0.3.25.crate /wasm-bindgen-test-0.3.26.crate +/wasm-bindgen-test-0.3.28.crate diff --git a/rust-wasm-bindgen-test.spec b/rust-wasm-bindgen-test.spec index 59b0380..8957473 100644 --- a/rust-wasm-bindgen-test.spec +++ b/rust-wasm-bindgen-test.spec @@ -5,7 +5,7 @@ %global crate wasm-bindgen-test
Name: rust-%{crate} -Version: 0.3.26 +Version: 0.3.28 Release: %autorelease Summary: Internal testing crate for wasm-bindgen
diff --git a/sources b/sources index 85771a1..c0dd623 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wasm-bindgen-test-0.3.26.crate) = e3ddb5eb20e1ab1f52281908f313e83f08f790e2c1255f68b30f991ae5ed5fae42aadbafd13263163b2ab2d5786f4dceb5eb4ea37e58505560b7251d9ef9f170 +SHA512 (wasm-bindgen-test-0.3.28.crate) = 933b0616bf4f907b7d13f937a2f4cdfc328878a595e2c82e86c0734e6ec3d28b6efa8a1d57d08de3057b2a9367a4c2cda23bc6355137ee340f9d8c8847659f44
https://src.fedoraproject.org/rpms/rust-wasm-bindgen-test/c/ae5370e85c5dd59b...
scm-commits@lists.fedoraproject.org