Update to version 1.2.0; Fixes RHBZ#2186077

epel9 imports/e9/rust-print_bytes-1.2.0-1.el9
Fabio Valentini 2 years ago
parent 8bee51de2e
commit 6c595e8be6
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/print_bytes-0.6.0.crate
/print_bytes-0.7.0.crate
/print_bytes-1.1.1.crate
/print_bytes-1.2.0.crate

@ -1,11 +1,11 @@
--- print_bytes-1.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ print_bytes-1.1.1/Cargo.toml 2023-03-26T17:05:30.659909+00:00
--- print_bytes-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ print_bytes-1.2.0/Cargo.toml 2023-04-14T20:15:40.852504+00:00
@@ -58,9 +58,3 @@
[features]
specialization = []
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45"
-version = "0.48"
-features = [
- "Win32_Foundation",
- "Win32_System_Console",

@ -6,7 +6,7 @@
%global crate print_bytes
Name: rust-print_bytes
Version: 1.1.1
Version: 1.2.0
Release: %autorelease
Summary: Print bytes as losslessly as possible

@ -1 +1 @@
SHA512 (print_bytes-1.1.1.crate) = 60bad1a251672d1a8c19bbf16cb604e030f7427521afc656be6e2af038d5a4276e315800bb0fd16c4272df141ece919ab5aceb7bfb53cc9a57b96ba819c8fe23
SHA512 (print_bytes-1.2.0.crate) = 2452f2c6ddd92a0a6d6c1356c45d89d3a0ea6ed69c073bca19538f3b8b9794ab919569035960256383caade13d093e56b3db80ef0d41d69cdffabd0759d43d09

Loading…
Cancel
Save