Update to version 1.4.2; Fixes RHBZ#2244972

epel9 imports/e9/rust-value-bag-sval2-1.4.2-1.el9
Fabio Valentini 1 year ago
parent 7a0a6fdc42
commit 408e92ee07
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1 +1,2 @@
/value-bag-sval2-1.4.1.crate
/value-bag-sval2-1.4.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate value-bag-sval2
Name: rust-value-bag-sval2
Version: 1.4.1
Version: 1.4.2
Release: %autorelease
Summary: Implementation detail for value-bag
@ -143,7 +143,7 @@ use the "test" 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 (value-bag-sval2-1.4.1.crate) = f372fc83552ff2f29998daec5576bdc4c1a8af336cbaff7f7cd3e61e1b111a4d3a00b7c8e5948212fe0fe214d0a391a1b3d5b47f216322fc326a512263c98090
SHA512 (value-bag-sval2-1.4.2.crate) = acc5edc267e3c05e7fc2801cee2c8e615d94eead2a8f1a3c911397e6590d4729a8501f3dd5bac1a1ce72bb2ac06a4099f8c0c7f39a3229b661de3eabf73a8082

Loading…
Cancel
Save