Update to version 6.1.0; Fixes RHBZ#2090543

epel9
Fabio Valentini 3 years ago
parent 58579a98d6
commit 7a5cb7310b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/os_str_bytes-5.0.0.crate
/os_str_bytes-6.0.0.crate
/os_str_bytes-6.0.1.crate
/os_str_bytes-6.1.0.crate

@ -1,5 +1,5 @@
--- os_str_bytes-6.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ os_str_bytes-6.0.1/Cargo.toml 2022-05-23T16:47:56.682610+00:00
--- os_str_bytes-6.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ os_str_bytes-6.1.0/Cargo.toml 2022-07-16T14:28:30.213036+00:00
@@ -56,14 +56,6 @@
version = "2.4"
optional = true

@ -5,7 +5,7 @@
%global crate os_str_bytes
Name: rust-%{crate}
Version: 6.0.1
Version: 6.1.0
Release: %autorelease
Summary: Utilities for converting between byte sequences and platform-native strings

@ -1 +1 @@
SHA512 (os_str_bytes-6.0.1.crate) = 16035d3032d499575faf5e8114868d57826acf2b4a54e848f9101713b7965a2fecd6c486945b1c8ccc3ddacdbb95a1c6f8a74ca4fcdee24729648edc817c4472
SHA512 (os_str_bytes-6.1.0.crate) = b15a901533380be745e3d3ee34d36e192bcf32c8ca66b0aeb77da66b931773b9bd818bd5485c142f8733e7af7d41958957d9ed8f8c6e405b89be69df625364f5

Loading…
Cancel
Save