Update to version 2.2.2; Fixes RHBZ#2318141

epel10
Fabio Valentini 4 months ago
parent f329fceefb
commit 7cfeb627a6
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/scc-2.1.6.crate /scc-2.1.6.crate
/scc-2.1.17.crate /scc-2.1.17.crate
/scc-2.2.0.crate /scc-2.2.0.crate
/scc-2.2.2.crate

@ -5,7 +5,7 @@
%global crate scc %global crate scc
Name: rust-scc Name: rust-scc
Version: 2.2.0 Version: 2.2.2
Release: %autorelease Release: %autorelease
Summary: Containers and utilities for concurrent and asynchronous programming Summary: Containers and utilities for concurrent and asynchronous programming

@ -1,5 +1,5 @@
--- scc-2.2.0/Cargo.toml 1970-01-01T00:00:01+00:00 --- scc-2.2.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ scc-2.2.0/Cargo.toml 2024-10-04T17:18:00.707152+00:00 +++ scc-2.2.2/Cargo.toml 2024-10-20T19:26:32.306344+00:00
@@ -43,37 +43,8 @@ @@ -43,37 +43,8 @@
name = "scc" name = "scc"
path = "src/lib.rs" path = "src/lib.rs"

@ -1 +1 @@
SHA512 (scc-2.2.0.crate) = 58eeb75d13672448326395eda6310a1900c157f49951e4e9bbc3a4d3474c5505d93943e4ffc2e008eb4893396b89770f7ca55ae195abad6f493361fb318072da SHA512 (scc-2.2.2.crate) = b946b95fcce81cc35b9422cdb91f0c18ac6b36c30d7fe932b2c5e78411b0884f44bf4109ccf52c3f929462bf853a6cb19a6f9efd62b67a78632590430c34ed78

Loading…
Cancel
Save