Update to version 0.24.2 (rhbz#2253230)

epel10
blinxen 10 months ago
parent bc5de3a33e
commit dc74588dd3

1
.gitignore vendored

@ -2,3 +2,4 @@
/gix-commitgraph-0.20.0.crate
/gix-commitgraph-0.21.0.crate
/gix-commitgraph-0.22.0.crate
/gix-commitgraph-0.24.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-commitgraph
Name: rust-gix-commitgraph
Version: 0.22.0
Version: 0.24.2
Release: %autorelease
Summary: Read-only access to the git commitgraph file format
@ -32,7 +32,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel

@ -1,2 +1 @@
SHA512 (gix-commitgraph-0.21.0.crate) = aa6379c232283979c5d6848a0fedc45e6316880e97c7acd9085545e3add858ecc8d5be993c11704a747f771932c8e0ddf68c134ce35411832560413a2a66f668
SHA512 (gix-commitgraph-0.22.0.crate) = 60369709e66c32a80eedc52ab939e644d72479350c6493a69f4f3d3f5f9c27279a793c54a350cf2981f6577d79e517693cd14cfae57557e095afabe6feccca8e
SHA512 (gix-commitgraph-0.24.2.crate) = 3ddb2e78bf47c1e3d0803d5b7387eefd6c5a0ed046bf042523e49d3bebbf156c9ab213b7b4ad270849a760dddd2d8fb37425dfc0d3250446a368947dfc85185c

Loading…
Cancel
Save