Update to version 2.6.0; Fixes RHBZ#2323871

epel10 imports/epel10/rust-bitstream-io-2.6.0-1.el10
Fabio Valentini 3 months ago
parent 0c7a8842f6
commit 01a45c2e14
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -17,3 +17,4 @@
/bitstream-io-2.4.2.crate /bitstream-io-2.4.2.crate
/bitstream-io-2.5.0.crate /bitstream-io-2.5.0.crate
/bitstream-io-2.5.3.crate /bitstream-io-2.5.3.crate
/bitstream-io-2.6.0.crate

@ -5,7 +5,7 @@
%global crate bitstream-io %global crate bitstream-io
Name: rust-bitstream-io Name: rust-bitstream-io
Version: 2.5.3 Version: 2.6.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-2.5.3.crate) = b69582f76b6d23e26e05b018e2b7d50f81f2e18fd010c67a3589322ce9cdad5a5495c58157e39a8c1ab8caf8268f13d390b968bc91aa73e0675549e933e4801d SHA512 (bitstream-io-2.6.0.crate) = 35aca56e727771373ca8675389a3e524f9f25c76254272b1bb51c34207dd8af95fd81f50580d8801da660edded7be2199dab6c109ec8cdb4d2675aa394c1cb92

Loading…
Cancel
Save