Update to version 2.2.0; Fixes RHBZ#2253690

epel9 imports/e9/rust-bitstream-io-2.2.0-1.el9
Fabio Valentini 1 year ago
parent 69a0d7b733
commit 65c2d67254
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/bitstream-io-1.7.0.crate /bitstream-io-1.7.0.crate
/bitstream-io-1.8.0.crate /bitstream-io-1.8.0.crate
/bitstream-io-1.10.0.crate /bitstream-io-1.10.0.crate
/bitstream-io-2.2.0.crate

@ -5,7 +5,7 @@
%global crate bitstream-io %global crate bitstream-io
Name: rust-bitstream-io Name: rust-bitstream-io
Version: 1.10.0 Version: 2.2.0
Release: %autorelease Release: %autorelease
Summary: Library for reading/writing un-aligned values from/to streams Summary: Library for reading/writing un-aligned values from/to streams

@ -1 +1 @@
SHA512 (bitstream-io-1.10.0.crate) = 72c73231cc5169e602ad493fdd29e0f63f014f4760988bf6b4094d9492500043e0eda73e94c8add8333631c506f7106c8332ab4513ef851723cd8f162c1e2bfc SHA512 (bitstream-io-2.2.0.crate) = 51d328fb67df4d89f755769cb8806249349d9d69a4c1c538f72120b058fb7fed81356b867363396234a96061da92446c6e07b6498c7bf9c1f3f99de60aad3f2f

Loading…
Cancel
Save