Compare commits

...

6 Commits

4
.gitignore vendored

@ -1,2 +1,6 @@
/gix-index-0.24.0.crate
/gix-index-0.26.0.crate
/gix-index-0.31.1.crate
/gix-index-0.33.0.crate
/gix-index-0.33.1.crate
/gix-index-0.35.0.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.35.0
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.35.0.crate) = 53bdf43577880fe060bf36fe0c89cec28125b3c1368ce7769a6860855a5f095ffa4bcaeadd907aa6ee3fc2eab0bfb213d8042b7394a434e8e24a5f25b686f7ac

Loading…
Cancel
Save