Update to version 0.4.16; Fixes RHBZ#2258000

epel9 imports/e9/rust-snapbox-0.4.16-1.el9
Fabio Valentini 1 year ago
parent 7eb6dc6170
commit 632af4c62f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/snapbox-0.4.14.crate
/snapbox-0.4.15.crate
/snapbox-0.4.16.crate

@ -5,7 +5,7 @@
%global crate snapbox
Name: rust-snapbox
Version: 0.4.15
Version: 0.4.16
Release: %autorelease
Summary: Snapshot testing toolbox

@ -1,5 +1,5 @@
--- snapbox-0.4.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ snapbox-0.4.15/Cargo.toml 2024-01-11T20:05:56.866668+00:00
--- snapbox-0.4.16/Cargo.toml 1970-01-01T00:00:01+00:00
+++ snapbox-0.4.16/Cargo.toml 2024-01-13T20:35:46.245052+00:00
@@ -165,7 +165,6 @@
"dep:os_pipe",
"dep:wait-timeout",

@ -1,5 +1,5 @@
--- snapbox-0.4.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ snapbox-0.4.15/Cargo.toml 2024-01-11T20:06:08.434705+00:00
--- snapbox-0.4.16/Cargo.toml 1970-01-01T00:00:01+00:00
+++ snapbox-0.4.16/Cargo.toml 2024-01-13T20:35:55.114092+00:00
@@ -36,6 +36,7 @@
categories = ["development-tools::testing"]
license = "MIT OR Apache-2.0"

@ -1 +1 @@
SHA512 (snapbox-0.4.15.crate) = a603a1746cb2a0424ffa3cf82c736eadc0ca9428ddd97fc499488a7923082dce4e690e6deb2851663006362f7ee4b35aedd679ba1190e339f14eb98d629a5784
SHA512 (snapbox-0.4.16.crate) = 5433e10b4f6e427997cc8c058a40e45c5f5589b5d4a132505d2e6f7893312086f43f22a4b49d75b22b94bfc79e8505a00e4e864ba1bd059bf431e0ab2d9644fb

Loading…
Cancel
Save