Compare commits

...

6 Commits

3
.gitignore vendored

@ -2,3 +2,6 @@
/gix-commitgraph-0.20.0.crate /gix-commitgraph-0.20.0.crate
/gix-commitgraph-0.21.0.crate /gix-commitgraph-0.21.0.crate
/gix-commitgraph-0.22.0.crate /gix-commitgraph-0.22.0.crate
/gix-commitgraph-0.24.2.crate
/gix-commitgraph-0.24.3.crate
/gix-commitgraph-0.26.0.crate

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

@ -1,2 +1 @@
SHA512 (gix-commitgraph-0.21.0.crate) = aa6379c232283979c5d6848a0fedc45e6316880e97c7acd9085545e3add858ecc8d5be993c11704a747f771932c8e0ddf68c134ce35411832560413a2a66f668 SHA512 (gix-commitgraph-0.26.0.crate) = 8d9d565f7fbddc6a3bc8475dc82f1203f7104d5690057e326e6d62778f18c675f4315111c7695693a9a561420f20dfb399b4f1a6609a9a70dca153a1f1c92687
SHA512 (gix-commitgraph-0.22.0.crate) = 60369709e66c32a80eedc52ab939e644d72479350c6493a69f4f3d3f5f9c27279a793c54a350cf2981f6577d79e517693cd14cfae57557e095afabe6feccca8e

Loading…
Cancel
Save