Update to version 3.0.5; Fixes RHBZ#2332569

epel10 imports/epel10/rust-sdd-3.0.5-1.el10
Fabio Valentini 1 month ago
parent 2786737562
commit 46b8421bf3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/sdd-2.1.0.crate
/sdd-3.0.3.crate
/sdd-3.0.4.crate
/sdd-3.0.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 sdd
Name: rust-sdd
Version: 3.0.4
Version: 3.0.5
Release: %autorelease
Summary: Containers and utilities for concurrent and asynchronous programming

@ -1,6 +1,6 @@
--- sdd-3.0.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sdd-3.0.4/Cargo.toml 2024-10-20T19:38:17.340927+00:00
@@ -42,17 +42,5 @@
--- sdd-3.0.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sdd-3.0.5/Cargo.toml 2025-01-03T16:45:29.844613+00:00
@@ -43,17 +43,5 @@
name = "sdd"
path = "src/lib.rs"

@ -1 +1 @@
SHA512 (sdd-3.0.4.crate) = e7ab851cfedb69596c5497295d0d66367e3e9e6fda5879fabe131ef653574fbb1dc53f0454eac12417d0f776381319f6b218a6a2a27c6a0f55108aa9ee2b5188
SHA512 (sdd-3.0.5.crate) = 7846304e585910561c13f7ea765aeab8f41c47b08c70509ddcdeb28af409c7453b0195cb28ee824390234f51299126304d56bc160e43986a979f3c282ed8792c

Loading…
Cancel
Save