Update to version 3.1.5; Fixes RHBZ#2292516

epel10
Fabio Valentini 7 months ago
parent 3da932cd22
commit 9dffce4e9b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,11 +1,11 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate bitvec_helpers
Name: rust-bitvec_helpers
Version: 3.1.4
Version: 3.1.5
Release: %autorelease
Summary: BitVec based bitstream reader and writer
@ -71,7 +71,7 @@ use the "bitvec" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -1 +1 @@
SHA512 (bitvec_helpers-3.1.4.crate) = fa1e3434b5b21d72b20b3b20f7359d24e882a6b3822231fe1cb060ae846c74e14990a69611aa79a4797906c6658413a505b6d4aeb20734fc76d70a370d2eda69
SHA512 (bitvec_helpers-3.1.5.crate) = 08ba37eb2c1d68ace18e82afe8e5f6a46259e44d3b3625234f68059acd72d53badc0016c1e9fb323488e85d7c7db5f8b8d8af14a3a947a98545492a49b218f65

Loading…
Cancel
Save