Update to version 2.0.0; Fixes RHBZ#2183043

epel9 imports/e9/rust-serial_test-2.0.0-1.el9
Fabio Valentini 2 years ago
parent 7d9394cdb6
commit d183d9bff8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-serial_test
The rust-serial_test package

@ -5,7 +5,7 @@
%global crate serial_test %global crate serial_test
Name: rust-serial_test Name: rust-serial_test
Version: 1.0.0 Version: 2.0.0
Release: %autorelease Release: %autorelease
Summary: Allows for the creation of serialised Rust tests Summary: Allows for the creation of serialised Rust tests

@ -1,5 +1,5 @@
--- serial_test-1.0.0/Cargo.toml 1970-01-01T00:00:01+00:00 --- serial_test-2.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ serial_test-1.0.0/Cargo.toml 2023-02-21T19:38:47.185565+00:00 +++ serial_test-2.0.0/Cargo.toml 2023-06-22T15:40:29.434005+00:00
@@ -34,10 +34,6 @@ @@ -34,10 +34,6 @@
[dependencies.dashmap] [dependencies.dashmap]

@ -1 +1 @@
SHA512 (serial_test-1.0.0.crate) = d87d35acefcd483408c1f78fbf3d66a4c7a13f1f8ce3b0065781dfd436b8fd6ffaec22f87bb3ca238c199fac4ef4b4a867dd27b831ba7bedb6a051930d1aacf5 SHA512 (serial_test-2.0.0.crate) = 65bbba74ddf39c3437b3afa327f7cb1befad12a81e639bc6285608211621b444dbf81edfde8b1b85c708a873c105d27aaf0d2f2d4dcac8872c68d92849c8f3dc

Loading…
Cancel
Save