Update to version 0.22.0

epel9 imports/e9/rust-gix-commitgraph-0.22.0-1.el9
blinxen 1 year ago
parent c6181005cc
commit 3402c34df7

1
.gitignore vendored

@ -1,3 +1,4 @@
/gix-commitgraph-0.18.1.crate
/gix-commitgraph-0.20.0.crate
/gix-commitgraph-0.21.0.crate
/gix-commitgraph-0.22.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate gix-commitgraph
Name: rust-gix-commitgraph
Version: 0.21.0
Version: 0.22.0
Release: %autorelease
Summary: Read-only access to the git commitgraph file format
@ -72,7 +72,7 @@ use the "serde" 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,2 @@
SHA512 (gix-commitgraph-0.21.0.crate) = aa6379c232283979c5d6848a0fedc45e6316880e97c7acd9085545e3add858ecc8d5be993c11704a747f771932c8e0ddf68c134ce35411832560413a2a66f668
SHA512 (gix-commitgraph-0.22.0.crate) = 60369709e66c32a80eedc52ab939e644d72479350c6493a69f4f3d3f5f9c27279a793c54a350cf2981f6577d79e517693cd14cfae57557e095afabe6feccca8e

Loading…
Cancel
Save