Update to version 0.8.1; Fixes RHBZ#2344468

epel10 imports/epel10/rust-bytecheck-0.8.1-1.el10
Fabio Valentini 2 weeks ago
parent 6579bb2d7f
commit aefb37102c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/bytecheck-0.6.11.crate /bytecheck-0.6.11.crate
/bytecheck-0.6.12.crate /bytecheck-0.6.12.crate
/bytecheck-0.8.0.crate /bytecheck-0.8.0.crate
/bytecheck-0.8.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate bytecheck %global crate bytecheck
Name: rust-bytecheck Name: rust-bytecheck
Version: 0.8.0 Version: 0.8.1
Release: %autorelease Release: %autorelease
Summary: Memory validation framework for Rust Summary: Memory validation framework for Rust

@ -1 +1 @@
SHA512 (bytecheck-0.8.0.crate) = 1011be5bf8569c5c10465e140ead7591fc9a25b60e2cf7ace7d96b3e70d4cce1c08dbc345bcd70de5d6c2776565b9f746b8d5a09a866ca9869527791821feaf3 SHA512 (bytecheck-0.8.1.crate) = 547e4c8a58c4b5705f3d99859be541117b4321148c12a1bce55535a34191a5b331be6c35591f6289c44c425555cc74faa4c11f943c8441d90c48d27093237e0b

Loading…
Cancel
Save