Update to version 1.2.1; Fixes RHBZ#2095234

epel9
Fabio Valentini 2 years ago
parent af1b028f96
commit bb0280c0c2
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/fragile-1.0.0.crate
/fragile-1.1.0.crate
/fragile-1.2.0.crate
/fragile-1.2.1.crate

@ -1,16 +1,15 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 22
%bcond_without check
%global debug_package %{nil}
%global crate fragile
Name: rust-%{crate}
Version: 1.2.0
Name: rust-fragile
Version: 1.2.1
Release: %autorelease
Summary: Provides wrapper types for sending non-send values to other threads
# Upstream license specification: Apache-2.0
License: ASL 2.0
License: Apache-2.0
URL: https://crates.io/crates/fragile
Source: %{crates_source}

@ -1 +1 @@
SHA512 (fragile-1.2.0.crate) = 2cc20896a2a8cc5225fbf796d4b1cd4b81529ce7c86aab52b91037248dab21161defebe9a26b6f55df3f76d711c5c2c4d6013ba813956db1e3cff245eedbad54
SHA512 (fragile-1.2.1.crate) = 3b3fe5f9cbd97868ce57d1e1abaf837f664c6f2f23f7b19d904e3f23d6c91d2b68290f48e88ff4cc67c30f65f2b8c889d1e20dbe9a9c79f3932d7d86dae4222d

Loading…
Cancel
Save