Update to version 0.7.11; Fixes RHBZ#1990969

epel9
Rémi Lauzier 4 years ago
parent b82c75838e
commit 198ed2d7e0
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

1
.gitignore vendored

@ -1 +1,2 @@
/rkyv-0.7.5.crate
/rkyv-0.7.11.crate

@ -1,5 +1,5 @@
--- rkyv-0.7.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rkyv-0.7.5/Cargo.toml 2021-08-06T00:12:58.183014+00:00
--- rkyv-0.7.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rkyv-0.7.11/Cargo.toml 2021-08-16T19:49:26.652052+00:00
@@ -30,7 +30,7 @@
default-features = false

@ -1,17 +1,11 @@
# Generated by rust2rpm 18
# Test failed on s390x and armv7hl due to unimplemented trait
# https://github.com/rkyv/rkyv/issues/183
%ifarch s390x armv7hl
%bcond_with check
%else
%bcond_without check
%endif
%global debug_package %{nil}
%global crate rkyv
Name: rust-%{crate}
Version: 0.7.5
Version: 0.7.11
Release: %autorelease
Summary: Zero-copy deserialization framework for Rust

@ -1 +1 @@
SHA512 (rkyv-0.7.5.crate) = 9b0e9a5b51360c421cd4fe8680fc80aa5884783314164b45031ebf57afb62d92a1f472eadad8f43010893ed69976a6c68a268ad9deea7bb1eeebe85f46a9d859
SHA512 (rkyv-0.7.11.crate) = b9296c7cc2c573c90353a74d58d0340756eac1ee9c69f45e14f7eac746e46716877c0961f7ff45dfdcd95bf5a03d6cd0da1b604d2fc8ad758b32135042fd0a5a

Loading…
Cancel
Save