Compare commits

...

6 Commits

4
.gitignore vendored

@ -1,2 +1,6 @@
/gix-protocol-0.39.0.crate
/gix-protocol-0.41.1.crate
/gix-protocol-0.44.2.crate
/gix-protocol-0.45.1.crate
/gix-protocol-0.45.2.crate
/gix-protocol-0.45.3.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
@ -7,7 +7,7 @@
%global crate gix-protocol
Name: rust-gix-protocol
Version: 0.41.1
Version: 0.45.3
Release: %autorelease
Summary: Git protocols implementation
@ -34,7 +34,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 +1 @@
SHA512 (gix-protocol-0.41.1.crate) = d8aac5b7e864844b81c7de79d3c345cc97ebd2ad7fd4cf9edff49ac772ffb244c85a9289df40a0f3a5be6b6ed3d93dd8e03e41117884020ce76df4ad12d2ddc1
SHA512 (gix-protocol-0.45.3.crate) = 3b20d2d802a02b3cdde49c97339d10bcbffa85546051ad2191da4df6d0ded8f3de464998874aed47336d35b80ab57571241242274c878179db747f6064cdb4f4

Loading…
Cancel
Save