Update to version 2.2.5; Fixes RHBZ#2326469

epel10 imports/epel10/rust-scc-2.2.5-1.el10
Fabio Valentini 3 months ago
parent 1767c5cf15
commit dbf7f9d1d8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/scc-2.2.0.crate
/scc-2.2.2.crate
/scc-2.2.4.crate
/scc-2.2.5.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate scc
Name: rust-scc
Version: 2.2.4
Version: 2.2.5
Release: %autorelease
Summary: Containers and utilities for concurrent and asynchronous programming

@ -1,5 +1,5 @@
--- scc-2.2.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ scc-2.2.4/Cargo.toml 2024-10-30T22:30:55.669029+00:00
--- scc-2.2.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ scc-2.2.5/Cargo.toml 2024-11-28T17:52:00.290616+00:00
@@ -43,37 +43,8 @@
name = "scc"
path = "src/lib.rs"

@ -1 +1 @@
SHA512 (scc-2.2.4.crate) = 091d5eb0f4620ea04b213149883176014d57692c5af3b68a0235312eb21835e9dac80b1afb3fefa44473cad36ca6ac4871c1e366d62db70a293b0a26c1e4f8ff
SHA512 (scc-2.2.5.crate) = e2ad4cfd2201b9cf35ecb3397d29c0469c8a3f8366bf85d270341b1936c36f6eb4bc38e7eb5407b7287b38f6bd786665b486b54972c3b394634256ec1e06b5ad

Loading…
Cancel
Save