Update to version 0.31.1 (rhbz#2253234)

epel10
blinxen 10 months ago
parent 68dc2e69a4
commit 2cdd788a18

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-index-0.24.0.crate
/gix-index-0.26.0.crate
/gix-index-0.31.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-index
Name: rust-gix-index
Version: 0.26.0
Version: 0.31.1
Release: %autorelease
Summary: Git index file implementation used by gix
@ -33,7 +33,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%doc %{crate_instdir}/README.md
%{crate_instdir}/

@ -1 +1 @@
SHA512 (gix-index-0.26.0.crate) = 24a9db5cf14469b796c61017f3f2638d0258810bf945e910e19b1276b322f5bed98bfbd19d3f344ca332dc1700c62f5e82cb28346c27addf9563c3a58b948860
SHA512 (gix-index-0.31.1.crate) = 3b79229dacfa293f2de7e2e437f8b0f40752465e774a88fc944e8f30661cb09a50c41481e64c75f06c8809c215e353092335ed9466f8c8ee98569a0dc8ce4b43

Loading…
Cancel
Save